body { background: white url(images/bg_3.gif) repeat-x; }

a:link { text-decoration: none; color: #fff; }
a:active { text-decoration: none; color: #fff; }
a:hover { text-decoration: none; color: #f96; }
a:visited { text-decoration: none; color: #fff; }
a:visited:hover { text-decoration: none; color: #f96; }

.text { font-family: verdana, arial, sans-serif; font-size: 10px; color: #333333; line-height: 14px;}

.nav { font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: bold;}

.spacing { padding-left: 20px; padding-right: 20px; padding-bottom: 2px;}

#bodylink ( font-color: #660000; ) 
.textBold {
font-family: verdana, arial, sans-serif; font-size: 10px; color: #333333; line-height: 14px;
}
.textBold {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	font-weight: bold;

}
.textBoldRed {

	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #CC3300;
	line-height: 14px;
	font-weight: bold;
}
