/* CSS Document */
body {
	background-color: #A89F98;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
a.menu1:link{
	color:#FFFFFF;
	font-weight:bold;
}
a.menu1:visited{
	color:#FFFFFF;
	font-weight:bold;
}
a.menu1:active{
	color:#FF0000;
	font-weight:bold;
}
a.menu1:hover{
	color:#d2d2d2;
	font-weight:bold;
	background-color:#ED9100;
}
a{
	font-family: Tahoma;
	font-size: 11px;
	color: #532A01;
}
a:visited {
	color:#003663;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	color:#003663;
	text-decoration: none;
}.bold {
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
.title {
	font: bold 14px Tahoma;
}.golden_y{
	color:#f7941c;
}
