P  {}

H1  {}

H2  {}

H3  {}

A  {
	color :  #800000;
	text-decoration : none;
}

A:Visited  {
	color : #800000;
	text-decoration : none;
}

A:Hover  {
	color : #800000;
	text-decoration : none;

}

A:Active  {
        color :  #800000;
        text-decoration : none;
}


BODY  {}






