a{
	color:#4b7196;
	text-decoration:none;
	}

.erro{
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size:10px;
	color:#990000;
	text-decoration:none;
	}

.titulo{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size:17px;
	color:#999999;
	text-decoration:none;
	}
	
.titulo_link{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size:22px;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;

	}
	
.data{
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size:9px;
	color:#999999;
	text-decoration:none;
	}
	
.rodape{
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	}

.menu{
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size:10px;
    font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}
.menu_black{
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size:10px;
    font-weight:bold;
	color:#000000;
	text-decoration:none;
	}

.texto{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size:13px;
	color:#333333;
	text-decoration:none;
	}

.texto_small{
	font-family: Trebuchet MS, Tahoma, Arial, Verdana;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	}
	
.botao_azul{
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size: 11px;
	font-weight:bold;
	height:20px;
	color: #FFFFFF;
	background-color: #025189;
	border: 1px solid #183b53;
	}

.botao_red{
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size: 11px;
	font-weight:bold;
	height:20px;
	color: #FFFFFF;
	background-color: #8E2C1D;
	border: 1px solid #ffffff;
	}
.form {
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border:1px solid #C0C0C0;
	}	

body{
	margin:1;
	background-color:#FFFFFF;
	background-repeat:repeat-x-y;
	text-decoration:none;
	}
.navbar {
	CLEAR: both;
	BACKGROUND: url(img/nav_bg.gif) repeat-x 0px 0px;
	FLOAT: left;
	WIDTH: 100%;
	HEIGHT: 25px;
	vertical-align: middle;


}
