

A:Link  {
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : #3366cc;
	font-family : Arial;
	line-height:5mm;
}

A:Visited  {
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : Navy;
	font-family : Arial;
	line-height:5mm;
}

A:Active  {
	font-size : 10pt;
	color : Green;
	font-weight : bold;
	font-family : Arial;
	line-height:5mm;
	
}

A:Hover  {
	color : #6666ff;
	font-weight : bold;
	font-family : Arial;
	font-size : 10pt;
}

BODY  {}

