a{
	color:#4b7196;
	text-decoration:none;
	}

.erro{
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size:10px;
	color:#990000;
	text-decoration:none;
	}

.titulo{
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size:12px;
	color:#990000;
	text-decoration:none;
	}
	
.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;
	}

.texto{
	font-family: Tahoma, Trebuchet MS, 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;
	}

.form {
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border:1px solid #C0C0C0;
	}	

body{
	margin:0;
	background-color:#FFFFFF;
	background-image:url(/Site/img/layout/bg.jpg);
	background-repeat:repeat-x;
	}

