body {
	font-family: verdana;
	font-size: 10px;
	color: #c5b38d;
	text-decoration: none;
}
.style1 {
	color: #c5b38d;
	font-size: 10px;
	font-family: verdana;
	}
.style2 {
	color: #ffffff;
	font-size: 10px;
	font-family: verdana;
	font-weight:bold
}
.style1 a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #cc9f5c;
	text-decoration: none;
	font-weight: bold;
}
.style1 a:hover {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.style1 a:active {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.style1 a:visited {
	text-decoration: none;
	color: #cc9f5c;
}
