Body
{
 color : 363636
}

a:link
{
   	text-decoration:none;
        color: EF6DB9;
	}
a:visited
{
	text-decoration:none;
        color: EF6DB9;
	}
a:hover
{
	text-decoration:none;
      font-weight: bold;
         color: EF6DB9;
}
a:active
{
	text-decoration:none;
        color: EF6DB9;
}
p
{
	font-size: 9;
        color : 363636
}		
h1
{
	font-family: arial;
      font-size: 17;
      color: #A34B7E  ; 
}		
h2
{
	font-family: arial;
      font-size: 17;
      color: #A34B7E ; 
}		

