A:link{color:#000000}
A:active{color:#000000}
A:alink{color:#000000}
A:visited{color:#000000}
A:vlink{color:#000000}
A:hover{color:#000000; text-decoration:underline; }

body { 
	scrollbar-base-color: #2f2f2f;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #444444;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #3c3c3c;
	scrollbar-highlight-color: #929292;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #626262;
	color: #000000;
	font-family:"Verdana";
	font-size:11px;
	link: #000000;
	alink: #000000;
	vlink: #000000;
} 

a {
	text-decoration: none;
}

.date {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight:100;
}

.smaller_font {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight:100;
}

.smallest_font_bold {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}

.smallest_font {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	font-weight:100;
}

.standard_font {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

.footer {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	letter-spacing:2px;
}

.side_bar {
	font-family:Verdana;
	font-size:11px;
	color:#404040;
	font-weight:900;
}

/* Form Fields */
	
	.form-contact-us-text {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:100;
		color: #000000;
		width: 190px;
		height: 18px;
	}
	
	.form-contact-us-list {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:100;
		color: #000000;
		width: 190px;
		height: 18px;
	}
	
	.form-contact-us-textarea {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:100;
		color: #000000;
		width: 563px;
		height: 90px;
	}
	
	.form-contact-us-button {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		color:#333333;
		width: 80px;
		height: 20px;
	}
