A:link {
	color: #ffffff;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
}
A:visited {
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
} 
A:hover { font-family: Tahoma;color: #c50f0f; font-size: 11px;	text-decoration: none;} 
A:active { font-family: Tahoma;color: #c50f0f; font-size: 11px;	text-decoration: none;} 

.font_white_10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}

.font_white_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.font_red_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #c50f0f;
}

