html,body{
    width:100%;
	height:100%;
	margin:0px;
	padding: 0px;
	margin-bottom: 0px;
	background-color: #f8f7f5;
}

.topmenu {
	font-family: Verdana;
	font-size: 12px;
	color: #2a2e2f;
	font-weight: bold;
}
.topmenu a {
	font-family: Verdana;
	font-size: 12px;
	color: #2a2e2f;
	font-weight: bold;
	text-decoration: underline;	
}
.topmenu a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #e09625;
	font-weight: bold;
	text-decoration: underline;	
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #272727;
	text-align:justify;
}
.text a {
	font-family: Arial;
	font-size: 12px;
	color: #e09525;
	font-weight: bold;
	text-decoration: underline;
}
.text a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #00452b;
	font-weight: bold;
	text-decoration: underline;	
}
.rightmenu {
	font-family: Tahoma;
	font-size: 12px;
	color: #f8f7f5;
	font-weight: bold;
}
.rightmenu a {
	font-family: Tahoma;
	font-size: 12px;
	color: #f8f7f5;
	font-weight: bold;
	text-decoration: none;
}
.rightmenu a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #f8f7f5;
	font-weight: bold;
	text-decoration: underline;	
}
.pages {
	font-family: Verdana;
	font-size: 12px;
	color: #992121;
}
.pages a {
	font-family: Verdana;
	font-size: 12px;
	color: #992121;
	font-weight: bold;
	text-decoration: none;
}
.pages a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;	
}
.title {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.date {
	font-family: Arial;
	font-size: 12px;
	color: #828282;
}
.copyright {
	font-family: Verdana;
	font-size: 11px;
	color: #bebdbd;
}
.copyright a {
	font-family: Verdana;
	font-size: 11px;
	color: #bebdbd;
	text-decoration: underline;
}
a img {
 border: none;
}