Body
{
 color : 363636
 
}

a:link
{
   	text-decoration:none;
        color: #B30003;

       
}
a:visited
{
	text-decoration:none;
        color: #B30003;
	}
a:hover
{
    
	text-decoration:none;
      font-weight: bold;
         color: #B30003;
}
a:active
{
	text-decoration:none;
        color: #B30003;
}
a:image
{
  border-width: 15px
}
p
{
	font-size: 9;
        color : #000000
}		
h1
{
      font-family: arial;
      font-size: 17;
      color: #000000  ; 
}		
h2
{
	font-family: arial;
      font-size: 17;
      color: #000000 ; 
}		


