BODY {
	margin: 0 0 0 0;
	/*background : url(../images/bckg.gif);
	background-image : url(../images/bckg.gif);*/
}

.text {
	color : #31639C;
	font-family : Verdana, Arial;
	font-size : 10px;
	text-decoration : none;
	font-weight :normal
}

.text:hover {
	color : #A0AB00;
	font-family : Verdana, Arial;
	font-size : 10px;
	text-decoration : none;
	font-weight :normal
}

.link {
	color : #ffffff;
	font-family : Verdana, Arial;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}

.link:hover {
	color : #FFC58C;
	font-family : Verdana, Arial;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}

.textlightorange {
/*	color : #FFC58C;*/
	color: #31639C;
	font-family : Tahoma, Verdana, Arial;
	font-size : 12px;
	font-style : normal;
	font-weight: bold;
	text-decoration : none;
}

.textwhite {
	color : #ffffff;
	font-family : Verdana, Arial;
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
}

.copyright {
	color : #787B1B;
	font-family : Verdana, Arial;
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
}

.copyright:hover {
	color : #A0AB00;
	font-family : Verdana, Arial;
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
}
