P  {font-family: sans-serif;}

H1  {font-family: sans-serif;}

H2  {font-family: sans-serif;}

H3  {font-family: sans-serif;}

A  {
	color : #5580FF;
	text-decoration : underline;
	font-family: sans-serif;
}

A:Visited  {
	color : #5580FF;
	text-decoration : underline;
}

A:Active  {
	color : #5580FF;
	text-decoration : underline;
}

A:Hover  {
	color : #FFFFFF;
	text-decoration : none;
	background : #0F1850;
}

BODY  {
    font-family: sans-serif;
	color : #5580FF;
}

ul img {
	margin: 20px;
}

