a.menu:link{
	font-family: "Microsoft Sans Serif", sans-serif, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	padding: 15px 0px 0px;
}
	
a.menu:active {
	font-family: "Microsoft Sans Serif", sans-serif, "Times New Roman";
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-style: italic;
	padding: 15px 0px 0px;
}
	
a.menu:hover {
	font-family: "Microsoft Sans Serif", sans-serif, "Times New Roman";
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
	font-style: normal;
	padding: 15px 0px 0px;
	
	}
.menu:visited   {
	font-family: "Microsoft Sans Serif", sans-serif, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	padding: 15px 0px 0px;
} 
.border {
	border: 1px solid #DDA734;
}


