.links a:link, .links a:visited {
font-family:Georgia, "Times New Roman", Times, serif;
	color: #ffffff; 
	font-size: 1em; 
	text-decoration: none; 
	width: 218px; 
	height: 20px;
	padding-left: 28px;
	padding-bottom: 10px;
	}

/*.links a:hover {text-decoration: underline;}*/

.home a:link, .home a:visited {
font-family:Georgia, "Times New Roman", Times, serif;
	color: #ffffff; 
	font-size: 1.4em; 
	text-decoration: none; 
	width: 225px; 
	padding-left: 8px;
	border-left:#66731e 3px solid;
	}

.home a:hover {
/*text-decoration: underline;*/
border-left:#FF6600 3px solid;

}