h1, h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #FF9C01;
	text-transform : uppercase;
	margin-bottom : 0px;
	margin-top : 0px;
} 
h4, h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #78B200;
	text-transform : uppercase;
	margin-bottom : 0px;
	text-decoration : none;
} 
p {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #363636;
} 
.detail1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #EB1A5A;
	text-decoration: none;
	font-weight : bold;
}
.detail1:hover {
	text-decoration: underline;
	font-weight : bold;
} 
.menu, .listing{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #C40E1F;
	text-decoration : none;
}
.menu:hover, .listing:hover{
	text-decoration : underline;
	color : #6B9F00;
}
.lastnews, .listing_select{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #6B9F00;
	text-decoration : none;
}
.lastnews:hover{
	text-decoration : underline;
}