.Style5 {
	color: #D50100;
	font-size: 22px;
}
.Style7 {font-size: 12px}
.Style8 {
	color: #CC0000;
	font-weight: bold;
	font-size: 11px;
}
.Style9 {
	font-size: 10px;
	font-weight: bold;
}.style1 {
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
} 
a:visited {
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
.link_on_red_bg:link
{
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
}
.link_on_red_bg:hover
{
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;

}
.link_on_red_bg:visited
{
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
}
