@charset "utf-8";
.red {
	color: #E01A1B;
}
.image-border {
	border: thin solid #000000;
}
.smallerr {
	font-size: smaller;
}
.clearit {
clear:both;
}

#menu a {
text-decoration:none;
color:#000000;
font-weight:bold;
font-size:12px;
}
#menu a:hover,a:active,a:focus {
text-decoration:none;
color: #6633FF;
font-weight:bold;
font-size:12px;
}.white-nodec {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
}
