P  {}

H1  {font-size: 20;}

H2  {}

H3  {}

A  {
	color : #5580FF;
	text-decoration : underline;
        font-size : 14;
}

A:Visited  {
	color : #5580FF;
	text-decoration : underline;
}

A:Active  {
	color : #5580FF;
	text-decoration : underline;
}

A:Hover  {
	color : #00FFFF;
	text-decoration : none;
	background : #0F1850;
}

BODY  {background:url(""); fixed: #000000; SCROLLBAR-FACE-COLOR:#000000; background-color:#000000; font-size: 15; font-face: Georgia; color: #e0ffff;}

table {border-color: #0000ff;}
a.bla {color: #e0ffff; font-size: 15; text-decoration : none;}
a.bla: hover {color: #e0ffff; font-size: 15; text-decoration : underline;}