.header {
	font-family: Tahoma;
	font-size: 18px;
	color: #27323a;
	text-decoration: none;
}

.title{
	font-family: Tahoma;
	font-size: 14px;
	color: #27323a;
	text-decoration: none;
}

.title2{
	font-family: Tahoma;
	font-size: 13px;
	color: #27323a;
	text-decoration: none;
}
.body {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}
.body a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.body a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.body a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #b18d1d;
	text-decoration: underline;
}
.body a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #b18d1d;
	text-decoration: none;
}
.menu a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.link_body {
	font-family: Tahoma;
	font-size: 12px;
	color: #b18d1d;
	text-decoration: underline;
	line-height: 17px;
}
.link_body a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #b18d1d;
	text-decoration: underline;
}
.link_body a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #b18d1d;
	text-decoration: underline;
}

.link_body a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #27323a;
	text-decoration: underline;
}
.link_body a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #b18d1d;
	text-decoration: underline;
}

.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
}
.footer a:link {
	font-family: Tahoma;
		font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	font-family: Tahoma;
		font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	font-family: Tahoma;
		font-size: 11px;
	color: #b18d1d;
	text-decoration: none;
}
.footer a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.link2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
	
}
.link2 a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.link2 a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.link2 a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #b18d1d;
	text-decoration: none;
}
.link2 a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.button {
color: #83898e; 
font-family: Tahoma;
margin-top: 4px;
font-weight: bold;
text-align: center;
font-size: 11px;
background: #d8dcdd;
border: 1px solid #cdcdcd;
height: 25px;
cursor: pointer;
width:50px
}
.border {
	border: 1px solid #999999;
}

