P  {
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold;
	color : #3152B5;
	font-size : x-small;
}

H1  {}

H2  {}

H3  {}

A  {
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold;
	TEXT-DECORATION: none;
	color : #3152B5;
	font-size : xx-small;
}

A:Visited  {
	color : #3152B5;
	font-family : Verdana,Arial,Helvetica;
	TEXT-DECORATION: none;
	font-weight : bold;
	font-size : xx-small;
}

A:Active  {
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold;
	TEXT-DECORATION: none;
	color : LightSkyBlue;
	font-size : xx-small;
}

A:Hover  {
	color : LightSkyBlue;
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold;
	TEXT-DECORATION: none;
	font-size : xx-small;
}

BODY  {
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold;
	color : #3152B5;
	font-size : x-small;
}


