
A {
font-family: Garamond, Arial;
font-size: 12px;
color: #E6470F;
TEXT-DECORATION: none;
font-weight: bold;
} 

A:hover {

font-family: Garamond, Arial;
font-size: 12px;
color: pink;
TEXT-DECORATION: underline;
font-weight: bold;
} 

.hdr {
	font-family: Garamond, Arial;
	font-size: 17px;
	color: navy;
	}
	
.smaller {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
		color: navy;
}

A.smaller {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

A.smaller:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

.catalog {
	font-family: Times, Garamond, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.main {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
}

ul {
	font-family: Garamond, Arial;
	font-size: 15px;
	color: navy;
}

.txtBB {
	font-family : verdana; 
	font-size : 11px; 
	border-color:#2171B5; 
	border-width:1px;
	
