.normal {  font-family: verdana; font-size: 10px; font-weight:normal; color: #000000;}
.normal_bold {
	font-family: verdana;
	font-size: 10px;
	font-weight:bold;
	color: #666666;
	height: 5px;
}



A.link2:link   {
	font-size : 10px;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #999999;
	text-decoration:none;
	
}


A.link2:visited   {
	font-size : 10px;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #333333;
	text-decoration:none;
	
}



A.link2:hover   {
	font-size : 10px;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	text-decoration:underline;
	
}


A.link2:active   {
	font-size : 10px;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration:none;

}


.white {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.underlined {
	font-family: verdana;
	font-size: 10px;
	font-weight:normal;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: underline;

}
.normalgray {
font-family: verdana; font-size: 10px; font-weight:normal; color: #666666;
}
.red {
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	color: #990000;
	font-style: normal;
	font-variant: normal;

}

