BODY {
	color : Black;
	background-color : #669999;
	font-family : "Times New Roman", Arial, "Comic Sans MS", serif;
	font-size : small;
}

A {
	color : #A52A2A;
	text-decoration : none;
}

A:HOVER {
	color : #00008B;
	text-decoration : none;
}