P  {}



H1  {}



H2  {}



H3  {}



A  {

	text-decoration : none;

	color : Black;
; text-align: justify
}



A:Visited  {

	color : Black;

}



A:Active  {

	color : Red;

}



A:Hover  {

	color : Blue;

}



BODY  {}



.justify {  text-align: justify}
.right {  text-align: right}
