a:link {
	font-family: "Comic Sans MS", Arial, "Times New Roman"; 
	text-decoration: none;
	font-size: 10pt; 
	font-weight: bold;
	color: #0066FF;
}

a:visited {
  color: #000000;
  font-family: "Comic Sans MS", Arial, "Times New Roman"; 
  text-decoration: none;
  font-weight: bold;
  font-size: 10pt;
}

a:hover {
	text-decoration: none;
	font-family: "Comic Sans MS", Arial, "Times New Roman"; 
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #0240CC;
}

a:active {
	color: #FF0000;
	font-family: "Comic Sans MS", Arial, "Times New Roman"; 
	font-size: 10pt;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #0240CC;
	font-family: "Comic Sans MS", Arial, "Times New Roman"; 
	font-size: 10pt;
	text-decoration: none;	
}

a.menu {
	color: #9BBACD;
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.menu:hover {
	color: #FFFFFF;
	background-color: #0240CC;
	font-family: "Comic Sans MS", Arial, "Times New Roman"; 
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	}

a.box {
	padding: 3px;
	font-size: 10pt;
	background-color: #0240CC;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  
	padding: 3px;
	font-size: 10pt;
	text-decoration: none;
	background-color: #0240CC;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	color: #CBC0A3;
	font-size: 8pt;
}

link {
	color: #000000;
}

vlink {
	color: #FFFFFF;
}

.text { font-family: "Comic Sans MS", Arial, "Times New Roman"; font-size: 12px; color: #000066}
.dark { font-family: "Comic Sans MS", Arial, "Times New Roman"; font-size: 12px; color: #010254}
.maintitle { font-weight: bold; font-family: "Comic Sans MS", Arial, "Times New Roman"; font-size: 18px; color: #000000}
.subtitle { font-weight: bold; font-family: "Comic Sans MS", Impact, "Times New Roman"; font-size: 14px; color: #000000}
