body 

a.superlink:link {color:FFFFFF; text-decoration: underline; font-size: 40px;}
a.superlink:visited {color: #FFFFFF; text-decoration: underline; font-size: 40px;}
a.superlink:active {color: #ef181e; text-decoration: underline; font-size: 40px;}
a.superlink:hover {color: #ff8c00; text-decoration: underline; font-size: 40px;}

a:link {color: #FFFFFF; text-decoration: underline;}
a:visited {color: #FFFFFF; text-decoration: underline;}
a:active {color: #ef181e; text-decoration: underline;}
a:hover {color: #ff8c00; text-decoration: underline;}




.menu_text{
	font-family: Times New Roman;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	text-decoration: underline;

}

.counter_text_format{
	font-family: Times New Roman;
	color: #C0C0C0;
	font-size: 12px;
	font-weight: none;
	text-align:left;
	margin-left:3px;
}