a.types1:link {
       font-family: Verdana; 
       font-size: 12px;  
       color: #990000;
       font-weight: bold;
       }

a.types1:hover {
       font-family: Verdana; 
       font-size: 12px;  
       color: #990000;
       font-weight: bold;
       text-decoration: underline;
       } 
      

a.types1:visited {
       font-family: Verdana;  
       font-size: 12px;  
       color: #990000;
       font-weight: bold;
       } 

a.types1:active {
       font-family: Verdana; 
       font-size: 12px;  
       color: #990000;
       font-weight: bold;
       } 





a.types2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
       }

a.types2:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
       } 
      

a.types2:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
       } 

a.types3:active {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
       } 
	   
a.types3:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
       }

a.types3:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
       } 
      

a.types3:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
       } 

a.types3:active {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
       } 	   
	   
	   
ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
