.text10 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text12 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text9 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

BODY {
background-image: url(img/bg_main.jpg); 
background-position: center top;
background-repeat: repeat;}

A:Link  {
	color : #ffffff;
	text-decoration : none;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;

	

}

A:Visited  {
	color : #ffffff;
	text-decoration : none;
	font-weight: bold;
	font-family: Arial;


}

A:Active  {
	font-weight : bold;
	color : #ffffff;
	font-family: Arial;

}

A:Hover  {
	font-weight : bolder;
	color : #d1d1d1;
	font-family: Arial;
	font-size: 12px;

}