body{color:#FFFFFF; font-size:12px;}
.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.text03 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}

.text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	padding-left:15px;
}
a{color:#5A6A73; font-size:12px; text-decoration:none;}
a:hover{color:red ; font-size:12px; text-decoration:underline;}

a.topnav{
	padding-top:7px;
	filter: DropShadow(color=#FFFFFF,OffX=1,OffY=1,Positive=1); POSITION: relative; HEIGHT: 1px;
	color:#5A6A73;
	text-decoration:none;
}
a.topnav:hover{
	padding-top:7px;
	filter: DropShadow(color=#FFFFFF,OffX=1,OffY=1,Positive=1); POSITION: relative;  HEIGHT: 1px;
	color:#EC752B;
	text-decoration:none;
}