a:link {
	color : #D40026;
}

a:visited  {
	color : #5B5B4D;
}

a:hover  {
	color : #EDC951;
}

font  {
	font-family : verdana,arial,helvetica;
	font-size : 12px;
}

td  {
	font-family : verdana,arial,helvetica;
	font-size : 12px;
}

font.h1  {
	font-weight : bold;
	color : #D40026;
	font-size : 14px;
}

font.h2 {
	font-weight: bold;
	color : #D40026;
	font-size : 26px;
}

.heading  {
	font-weight : bold;
	color : #D40026;
	font-size : 14px;
}

font.footer  {
	font-size : 10px;
	color : #000000;
}

a.flash:link {
	color : #EDC951;
}

a.flash:visited  {
	color : #AAAAAA;
}

a.flash:hover  {
	color : #FFFFFF;
}

a.copyright:link {
	color : #000000;
}

a.copyright:visited  {
	color : #000000;
}

a.copyright:hover  {
	color : #000000;
}
.inputButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D40026;
	background-color: #EDC951;
	border: 2px solid #D40026;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.categoryNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #D40026;
	padding: 10 10 10 10;
}
