a {
	color: #0033CC;
	font-family: Verdana, arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #B0956D;
	font-family: Verdana, arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.bot_link {  font-family: Verdana, arial; 
         font-size: 11px;  
         font-weight: bold; 
         color: #ffffff;
         text-decoration: none
}

  .bot_link:hover {
	color: #000892;
	font-family: Verdana, arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

body,td,div,p {
	color: #000000;
	font-family: Verdana, arial;
	font-size: 11px;
        font-weight: normal;
}


.form {
    font-family:verdana,arial;
    font-size:14px; 
    color:#000000;
    background:#FFFFFF;
    border:1;
    border-style:solid; 
    border-color:#CAC7C7;}

DD {
        margin-left: 5px;
        margin-right: 5px;
        text-align: justify;
        font-weight: bold;
      }