H1  {

	font-size: 12pt;
	font-family: Arial;
	color : #092768;
	font-weight : bold;
	line-height : 12pt;
	text-decoration: none;

}

A  {
	font-size : 12pt;
	font-family : Arial;
	color : #ffff00;
	line-height : 12pt;
	text-decoration: none;
	font-weight: bold;
}


A:Visited  {
	font-size : 12pt;
	font-family : Arial;
	color : #ffff00;
	line-height : 12pt;
	text-decoration: none;
	font-weight: bold;
}

A:Active  {
	font-size : 12pt;
	font-family : Arial;
	color : #fe5a16;
	line-height : 12pt;
	text-decoration: none;
	font-weight: bold;
}

A:Hover  {
	font-size : 13pt;
	font-family : Arial;
	color : #ff0000;
	line-height : 12pt;
	text-decoration: none;
	font-weight: bold;
}
