A { color: maroon; text-decoration: none; } 
A:hover { text-decoration: underline; }

.style3 {	color: #000000; font-size: 13px; font-family: Arial, Helvetica, sans-serif; }

.maintext { color: #444444; font-size: 13px; font-family: Arial,Helvetica,sans-serif; }
.maintext_bold { color: #444444; font-size: 13px; font-family: Arial,Helvetica,sans-serif; font-weight: bold; }
.maintext_large { color: #444444; font-size: 14px; font-family: Arial,Helvetica,sans-serif; }

.catalogmenu {color: #444444; font-size: 10px; font-family: Arial,Helvetica,sans-serif; }

.h5 { font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 20px; font-style: normal; font-weight: bold; color: #990000; letter-spacing: 5px; }
.bulletlist { 	margin-left: 5px; padding-left: 1em; text-indent: 0em; }

.topNav { float: left;
	padding: 0 10px 0 10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.topNav A { text-decoration: none; color: #990000; }
.topNav A:hover {text-decoration: underline; }

