a:link {
	color: #0033CC;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;

}

a:visited {
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;

}

a:hover {
	text-decoration: underline;
	color: #0033CC;

}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;

}

a.nav:visited {
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;

}

a.nav:hover {
	color: #EBEBEB;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 16px;



}

a.menu {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;

}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}
a.box:visited {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.box:hover {
	color: #999999;
	text-decoration: underline;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
p {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
a.box:link {
	font-family: Verdana, sans-serif;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
hr {
	background-color: #0066CC;
	height: 2px;
}
