BODY {
	FONT-FAMILY: Verdana,Arial,Helvetica
}

A {
	COLOR: #0f00ff; TEXT-DECORATION: underline
}

A:active { color: #996600;
		 	 text-decoration: none;}

A:hover { text-decoration: underline;
		COLOR: #ff0000}

A:link { text-decoration: underline;
		COLOR: #0f00ff}

A.alLink:visited {
	COLOR: #336699
}

A.alLink  { FONT-SIZE: 13}

A.alLink:hover { text-decoration: underline;
  		COLOR: #ff0000}

A.WLink:link {
	COLOR: #0000bb
}

A.WLink:hover { text-decoration: underline;
		COLOR: #ff0000}

H1 {
	FONT-SIZE: 100%; FONT-WEIGHT: bold; MARGIN: 10px 0px 0px
}
.title H1 {
	FONT-SIZE: 112.5%; FONT-WEIGHT: bold; MARGIN: 0px
}
