.hmFormWh {
	font-family : verdana;
	color : #ffffff;
	font-weight : normal;
	font-size : 9px;
}
.hmFormRs {
	font-family : verdana;
	color : #660000;
	font-weight : normal;
	font-size : 11px;
}
input{
	background: White;
	border: 1px;
	font-family: Verdana;
	font-size: 9px;
}

textarea{
	background: White;
	border: 1px;
	font-family: Verdana;
	font-size: 9px;
}

.linkMenu{
	font-family : verdana;
	color : #ffffff;
	font-weight : bold;
	font-size : 10px;
	text-decoration: none;
}
.linkMenu:hover{
	font-family : verdana;
	color : #AFACAC;
	font-weight : bold;
	font-size : 10px;
	text-decoration: none;
}

.linkFotos{
	font-family : verdana;
	color : #ffffff;
	font-weight : normal;
	font-size : 9px;
	text-decoration: none;
}
.linkFotos:hover{
	font-family : verdana;
	color : #AFACAC;
	font-weight : normal;
	font-size : 9px;
	text-decoration: none;
}

.contentHome{
	font-family : verdana;
	color : #ffffff;
	font-weight : bold;
	font-size : 10px;
	text-decoration: none;
}

.imgBordaBranca{
	border: 1px #FFFFFF;
}

