P  {}

H1  {}

H2  {}

H3  {}

A  {
	color : #330099;
	text-decoration : none;
	font-weight : bold;
}

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

A:Active  {
	color : #FFFFFF;
}

A:Hover  {
	color : #99ccFF;
}

BODY  {}

#nav  {
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

