/* LINKS for WSO Site */


.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	
}

.style2 a:link {
	color: #67563F;
	text-decoration: none;
}

.style2 a:visited {
	text-decoration: none;
	color: #5C5149;
}

.style2 a:hover {
	color: #000000;
	text-decoration: underline;
}


.style2 a:active {
	text-decoration: none;
	color: #67563F;
}

