A, A:VISITED, A:ACTIVE {
	color : #CC0000;
	text-decoration : none;
}
A:HOVER {
	color : #CC0000;
	text-decoration : none;
}

A.CCLiteBack, A.CCLiteBack:VISITED, A.CCLiteBack:ACTIVE {
	color : #006633;
	text-decoration : underline;
}
A.CCLiteBack:HOVER {
	color : #996600;
	text-decoration : underline;
}

A.FooterLinks, A.FooterLinks:VISITED, A.FooterLinks:ACTIVE, A.FooterLinks:HOVER {
	color : #CC0000;
	font-family: Comic Sans MS, Arial;
	font-size: 11px;
	text-decoration : none;
}

A.BookmarkName {
	text-decoration : none;
}

.PageName {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 20px;
	color: #663300;
	font-weight: bold; }

INPUT.search {
	background-color : #FFFFCC;
	border-color : #000066;
	border : inset;
}	

INPUT.button {
	background-color : #663300;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
}
