.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.jpg); background-position: center top;
      background-repeat: repeat ;}
.topheader{background:#000 url('img/topheader.jpg') no-repeat center top;height:26px;text-align:center;}
.btmheader{background:#000 url('img/btmheader.jpg') no-repeat center top;height:26px;text-align:center;}

A:Link  {
	color : #000000;
	text-decoration : none;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;


}

A:Visited  {
	color : #333333;
	text-decoration : none;
	font-weight: bold;
	font-family: Arial;


}

A:Active  {
	font-weight : bold;
	color : #000000;
	font-family: Arial;

}

A:Hover  {
	font-weight : bolder;
	color : #990000;
	font-family: Arial;
	font-size: 12px;

}