body { margin-bottom: 0px; font-family: tahoma;}

.small {
	color: #999999;
	font-family: tahoma;		
	font-size:12px;
}

.small a:hover {
	color: #FF9900;
	text-decoration: none;
	font-family: tahoma;
	font-size:12px;	
}

a {
	color: #999999;
	font-family: tahoma;	
	text-decoration: underline;
	font-size: 12px;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
	font-family: tahoma;	
	font-size: 12px;
}

td, textarea, input, select {  
font-family: tahoma; 
font-size: 12px;
}

.footer {
	color: #999999;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
}

.footer a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-family: tahoma;
	font-size: 12px;
}
.footer a:link {
	color: #FF9900;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
}

.top_nav {
	color: #999999;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
}

.top_nav a:link {
	color: #FF9900;
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
}

.top_nav a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-family: tahoma;
	font-size: 10px;
}

.bolder {
	color: black;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
}

.bolder A {
	color: black;
	text-decoration: underline;
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
}

.bolder A:hover {
	color: #cccccc;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
}
