﻿body {background-color: white}
h1 {background-color: Aqua}
h2 {background-color: transparent}
p {background-color: transparent;
	font-family: Arial;
	font-weight: bold;
}
ul
{
float:none;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}
a
{
float:none;
width: 20em;
height: 100%;
text-decoration:none;
font-family:Arial;
background-repeat: no-repeat;
font-size: 100%;
font-weight: bold;
color:white;
padding:1em 1.5em;
}

a:hover 
{
	background-color: #ccccff;
}
	
li {display:inline}

#evtcal a:link {font: normal 8pt "Arial", "Helvetica", "Sans Serif"; weight: bold; color: #004400; text-decoration: none; padding: 0em;}		/* unvisited link */
#evtcal a:visited {font: normal 8pt "Arial", "Helvetica", "Sans Serif"; weight: bold; color: #004400; text-decoration: none; padding: 0em;}	/* visited link */
#evtcal a:hover {font: normal 8pt "Arial", "Helvetica", "Sans Serif"; weight: bold; color: #004400; text-decoration: underline; padding: 0em;}	/* mouse over link */
#evtcal a:active {font: normal 8pt "Arial", "Helvetica", "Sans Serif"; weight: bold; color: #004400; text-decoration: none; padding: 0em;}		/* selected link */
#mainFrame a:link {font: normal 10pt "Arial", "Helvetica", "Sans Serif"; weight: bold; color: #2a3dd0; text-decoration: none; padding: 0em;}		/* unvisited link */
#mainFrame a:visited {font: normal 10pt "Arial", "Helvetica", "Sans Serif"; weight: bold; color: #2a3dd0; text-decoration: none; padding: 0em;}	/* visited link */
#mainFrame a:hover {font: normal 10pt "Arial", "Helvetica", "Sans Serif"; weight: bold; color: #2a3dd0; text-decoration: none; padding: 0em;}	/* mouse over link */
#mainFrame a:active {font: normal 10pt "Arial", "Helvetica", "Sans Serif"; weight: bold; color: #2a3dd0; text-decoration: none; padding: 0em;}		/* selected link */
#sideFrame a:link {font: normal 8pt "Arial", "Helvetica", "Sans Serif"; weight: bold; color: #2a3dd0; text-decoration: none; padding: 0em;}		/* unvisited link */
#sideFrame a:visited {font: normal 8pt "Arial", "Helvetica", "Sans Serif"; weight: bold; color: #2a3dd0; text-decoration: none; padding: 0em;}	/* visited link */
#sideFrame a:hover {font: normal 8pt "Arial", "Helvetica", "Sans Serif"; weight: bold; color: #2a3dd0; text-decoration: none; padding: 0em;}	/* mouse over link */
#sideFrame a:active {font: normal 8pt "Arial", "Helvetica", "Sans Serif"; weight: bold; color: #2a3dd0; text-decoration: none; padding: 0em;}		/* selected link */