A:link {
	color: #660000;
	text-decoration: underline;
}

A:visited {
	color: #FF0000;
	text-decoration: none;
}

A:active {
	color: #FF0000;
	text-decoration: none;
}

A:hover {
	color: #CC3300;
	text-decoration: none;
; font-weight: normal
}

TD {
	font-size: 13px;
	font-family : Verdana;
	color : #333333;
}

P {
	font-size: 13px;
	font-family : "Comic Sans MS", "Times New Roman";
	color : #660000;
}

TD.dark {
	font-size: 11px;
	font-family : Arial;
	font-weight : Bold;
	color : #FFFFFF;
}

P.dark {
	font-size: 14px;
	font-family : Arial;
	color : #660000;
	font-weight : bold;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #333333;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #333333;
}


p {  }
table {  font-family: "Comic Sans MS", "Times New Roman"; font-size: 12px; color: #660000}
ul {  font-family: "Comic Sans MS", "Times New Roman"; font-size: 13px; color: #660000}
.normalText {  font-family: "Comic Sans MS", "Times New Roman"; font-size: 14px; font-weight: normal; color: #660000}
.normalText {  }
a {  font-family: "Comic Sans MS", "Times New Roman"; font-size: 13px; color: #0000FF; text-decoration: underline}
.sideBar {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #660000}
.pageTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #660000}
.sideBarbold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660000; font-weight: bold}
.pageTitleRed {
font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FF0000
}
.sideBarBlack {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold
}
