a.menu, a.menu:hover, a.menu:visited, a.menu:active{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: underline;
	color: #724D33;
}
a.menu:hover{
	color: #000000;
}
a.link, a.link:hover, a.link:visited, a.link:active{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: underline;
	color: #724D33;
}
a.link:hover{
	color: #000000;
}
a.ug_title, a.ug_title:hover, a.ug_title:visited, a.ug_title:active{
	color:#C7A793;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
}
a.ug_title:hover{
	text-decoration: underline;
}
.text{
	color:#000000;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
}
