P  {
	color : Aqua;
}

H1  {
	color : White;
}

H2  {
	color : White;
}

H3  {
	color : White;
}

A  {
	text-decoration : none;
	color : White;
}

A:Visited  {
	text-decoration : none;
	color : White;
}

A:Active  {
	text-decoration : none;
	color : White;
}

A:Hover  {
	text-decoration : none;
	color : White;
}

BODY  {
	background-image : url(../images/backstrip_blue.jpg);
	background-repeat : repeat-x repeat-y;
	background-color : #000000;
	color : White;
}
