@charset "UTF-8";
/* CSS Document */

.footer{font-family: Tahoma, Arial, "Times New Roman"; font-size:10px; color:#ffffff}
.head{font-family:Tahoma, Arial, "Times New Roman"; font-size:11px; color:#ffffff; font-weight:bold}
.font1{font-family: Tahoma, Arial, "Times New Roman"; font-size:11px; color:#ffffff}
.head2{font-family:Tahoma, Arial, "Times New Roman"; font-size:11px; color:#291308; font-weight:bold}
.font2{font-family:Tahoma, Arial, "Times New Roman"; font-size:11px; color:#291308}
a {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #E6DECC;
}
a:active {
	text-decoration: none;
	color: #E6DECC;

}
