BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #FFE691;
	color: #996600;
}

BODY,DIV,TABLE,THEAD,TBODY,TFOOT,TR,TH,TD,P { font-family:"Arial"; font-size:medium }

A {
	color: Blue;
}

A:VISITED {
	color : Red;
}

