BODY {
	color : #FFCC66;
	font-family : "Times New Roman", serif;
	font-size : x-small;
}

A {
	color : #FFCC66;
	text-decoration : none;
}

A:HOVER {
	color : #46D3FF;
	text-decoration : none;
}