A:ACTIVE, A:HOVER, A:LINK, A:VISITED {
	font-style : normal;
	text-decoration : none;
	color : #FBB636;
	font-size : small;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

BODY, TABLE, TD {
	font-style : normal;
	color : #FBB636;
	font-size : x-small;
	text-align : justify;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

BODY {
	background-image : url(images/background.gif);
}


