

a img { border-style: none; }

body
{
	margin:0;
	font-family:Futura Lt BT Light, Lucida Sans, arial, tahoma, sans-serif;
	font-size:11px;
	color: #5689AC;
	line-height: 14px;
}

a:link, a:visited, a:active
{
	color:#B44836;
	text-decoration: none;
}

a:hover
{
	color:#5689AC;
	text-decoration: none;
}


td
{
	font-family:  arial, tahoma, sans-serif;
	font-size:12px;
	font-weight: none;
	color:#5689AC;
}


.destaque2
{
	font-family: arial, tahoma, sans-serif;
	font-size:14px;
	font-weight: none;
	color:#5689AC;
}


.destaque
{
	font-family:  Futura Lt BT Light, Lucida Sans, arial, tahoma, sans-serif;
	font-size:12px;
	font: bold;
	color:#B44836;
}

.fonte
{
	font-family:  Futura Lt BT Light, Lucida Sans, arial, tahoma, sans-serif;
	font-size:11px;
	font-weight: none;
	color:#B44836;
}


.evento
{
	font-family:  Futura Lt BT Light, Lucida Sans, arial, tahoma, sans-serif;
	font-size:16px;
	font: bold;
	color:#B44836;
}

.formulario {
	font : 11px helvetica, arial, Swis721 BT;
	color:#5689AC;
	border : 1px solid #B44836;
	padding : 2px;
	background : #ffffff;
	margin: 2px;
	scrollbar-arrow-color:#B44836;
    scrollbar-3dlight-color:#B44836;
    scrollbar-highlight-color:#F5F7F7;
    scrollbar-face-color:#F5F7F7;
    scrollbar-shadow-color:#B44836;
    scrollbar-darkshadow-color:#B44836;

}