body {
	font-family: Arial, Helvetica, sans-serif;
 margin-left:0;
 margin-right:0;
 margin-top:0
 
}
td
{
 color:#011c01; 
 font-size: 14px;
 
	
}
.heading
{
 color:#011c01; 
 font-size: 22px;
 font-weight:bold;
 
}
.smallheading
{
 color:#011c01; 
 font-size: 20px;
 font-weight:bold;
 
}
.bombayduck
{
 color:#f7578c; 
 font-size: 18px;
 font-weight:bold;
 
}

a:link, a:visited, a:active {
 font-size: 12px; 	
 color: #5d626e;
 font-weight: bold; 

 text-decoration: none; 
}

a:hover {
 font-size: 12px; 	
 color: #b5bed3;
 font-weight: bold; 
 text-decoration: underline; 
}
a.nav:link, a.nav:visited {
 font-size: 12px; 	
 color: #ffffff;
 font-weight: bold; 

 text-decoration: none; 
}

a.nav:hover {
 font-size: 12px; 	
 color: #b5bed3;
 font-weight: bold; 
 text-decoration: underline; 
}