A:LINK {
	 color :#6600cc;
    
}

A:HOVER {
    color :#ff0066;
    text-decoration :none;
}

a:visited { 
color :#6600cc;

 }
 
 a.nav:link {
	color: white;
text-decoration: none;
}

a.nav:visited { color: white; 
text-decoration: none;
 
}
a.nav:hover { color: #000000; 
text-decoration : none;

}


strong { 
color :#993333;
text-decoration :none;
 }

H1 {
	font-family : Verdana, Helvetica, sans-serif;
    font-size : 15px;
    color : #990000;
		margin-bottom:0;  
}

H2 {
	font-family : Verdana, Helvetica, sans-serif;
    font-size : 13px;
    color : #000000;
		margin-bottom:0;  
}

TABLE {
    font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:12px; 
		color : #000099;  
}

TD {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;   
		color : #000099;
}


BODY {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;  
	color : #000099; 
	
}
.border {
	border: 2px solid #993333;
}
.border1 {
	border: 2px solid #000000;
}

