 A:link  {
	color : #FFCC66;
	text-decoration : underline;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;


 }

 A:visited  {
	color : #FFCC66;
	text-decoration : underline;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;


 }

 A:hover  {
	color : #FFFFFF;
	text-decoration : underline;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;





 }

 BODY  {
	font-family : Verdana;
	font-size: 12px;
	background-color: #2C5CB0;


 }

.textNORM {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;


}
.textTL {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;

}
.textNORMbig {
	font-family: Verdana;
	font-size: 18px;
	color: #336699;
	font-weight: bold;

}

