/* CSS Document */
.lowerlink
   {
	font-size: 10px;
	color:#ffffff;
	font-family:Verdana;
  
   }
.lowerlink a
   {
	font-size: 10px;
	color:#ffffff;
	font-family:Verdana;
	text-decoration:none;

	
    }

.lowerlink a:hover
   {
	font-size: 10px;
	color:#FFC600;
	font-family:Verdana;
	text-decoration:underline;
	   }




.maintext{
	font-size: 10px;
	color: #CC0000;
	font-family:Verdana;
	text-align:left;
}
.maintext a{
	font-size: 10px;
	color: #CC0000;
	font-family:Verdana;
	text-decoration:none;
	text-align:left;
}

.maintext a:hover{
	font-size: 10 px;
	color: #CC0000;
		font-family:Verdana;
	text-decoration:underline;
	text-align:left;
}
.headertext{
	font-size: 12px;
	color: #ffffff;
	font-family:Verdana;
	text-align:center;
	background-color:#BC000F;
	text-decoration:none;
}
.headertext a{
	font-size: 12px;
	color: #ffffff;
	font-family:Verdana;
	text-align:center;
	background-color:#BC000F;
	text-decoration:none;
}
.headertext a:hover{
	font-size: 12px;
	color: #ffCC00;
	font-family:Verdana;
	text-align:center;

	background-color:#BC000F;
}
.linx{
	font-size: 12px;
	color: #BC000F;
	font-family:Verdana;
	text-align:center;
	text-decoration:none;
}
.linx a{
	font-size: 12px;
	color: #BC000F;
	font-family:Verdana;
	text-align:center;
	text-decoration:none;
}
.linx a:hover{
	font-size: 12px;
	color: #BC000F;
	font-family:Verdana;
	text-align:center;
 text-decoration:underline;
	
}

