A  {
	color : #003366;
	font-family : Times New Roman;
	font-weight : normal;
	font-size : 10pt;
	text-decoration: underline;
}

A:Visited  {
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : #003366;
	font-size : 10pt;
	text-decoration: underline;
}

A:Active  {
	font-size : 10pt;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : Red;
	text-decoration: underline;
}

A:Hover  {
	font-size : 10pt;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : #8B0000;
	background-color : #FFE4B5;
}
