BODY {
	font-family : "Times New Roman", Times, serif;
	font-size : small;
	text-align : center;
	background-color : #FFFFD2;
}

A:LINK {
	color : #0000FF;
	text-decoration : underline;
}

A:HOVER {
	color : #ff0000;
	text-decoration : underline;
}

A:VISITED {
	color : #800080;
	text-decoration : underline;
}

OPTION { width : auto ; }
