P  {
	font-family : arial;
	font-size : 15px;
}

H1  {
	font-family : arial;
	font-weight : bold;
	font-size : 22px;
}

H2  {
	font-family : Arial;
	font-size : 18px;
	text-decoration : none;
}

H3  {}

A  {
	color : #0000FF;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	color : #FFCC33;
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	font-weight : bold;
}

A:Hover  {
	color : #FFCC33;
	text-decoration : none;
	font-weight : bold;
}

BODY  {
	font-family : Arial;
	color : #000000;
	text-decoration : none;
	font-size : 15px;
}

.nav A  {
	font-weight : normal;
	color : white;
	font-weight : bold;
	font-size : 15px;
}

.hover A:Hover  {
	color : red;
}

.visit A:Visited  {
	color : blue;
}

.list  {
	font-family : Arial;
	color : #000000;
	font-size : 15px;
}

