body {
	background-color: #D03E3E;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : oblique;
	color : Silver;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-large;
	font-style : oblique;
	color : #E1E6E1;
}

A:ACTIVE {
	color : #990000;
	font-size: xx-small;
}
A:LINK {
	color: #FFFF00;
	font-size: xx-small;
; text-decoration: blink
}

A:VISITED {
	color : #FFFFFF;
	font-size: xx-small;
}
