a:link{
	color:#000099;
		text-decoration: underline;
		font-size:12px;
}


a:hover{
	color:#0033CC;
	font-size:12px;
	background-color: #00FF00; 
		text-decoration: underline;

}

a:active{
	color:#9900FF;
	font-size:12px;
		text-decoration: none;

}
a:visited {
	color: #000099;
	font-size:12px;
		text-decoration: none;
}

ActivePage {
	background-color: #cc3300;
}

.activecellpage {
	background-color: #FFFFCC;
}


.headtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #990033;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bgYellow {
	background-color: #FFCC33;
}
.bgDarkRed {
	background-color: #a30013;
}
.bgRTA {
	background-color: #FFEBAE;
}
.bgRightCol {
	background-color: #FFFFCC;
}
.bgWCRA {
	background-color: #FFFFAE;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000066;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #3300CC;
}
.WhiteText {
	color: #FFFFFF;
}
.event {
	font-size: x-large;
	font-weight: bolder;
	color: #FF0000;
}
.courseDate {
	color: #FF3300;
	font-weight: bold;
}
.dashedBorder {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CC9900;
}
.dashedBorderTop {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #CC9900;
}
.style5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #FFFFFF;
}

