A  
{
	font-size 	: x-small;
	font-weight : normal;
	font-style 	: normal;
	color 		: #00416F;
}

A:Visited  
{
	font-size 	: x-small;
	font-weight : normal;
	font-style 	: normal;
	color 		: #00416F;
}

A:Active  
{
	font-size 	: x-small;
	font-weight : normal;
	font-style 	: normal;
	color 		: #00416F;
}

A:Hover  
{
	font-size 	: x-small;
	font-weight : normal;
	font-style 	: normal;
	color 		: Red;
}


