﻿a
{
	font-family : verdana;
	font-size :9pt;
	color : #666666;
	text-decoration : none;
	font-weight : 400;
}

a:hover
{
	font-family : verdana;
	font-size : 9pt;
	color: #b70000;
	text-decoration : none;
	font-weight : 400;
}
a:active {
	text-decoration: none;
	font-size : 9pt;
	COLOR: #b70000;
	font-family: verdana;
} 
