A,A:link,A:visited,A:active{ color:#999999; text-decoration:none; }
A:hover{ color:#000000; text-decoration:none; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial;
	font-size:11px;
}
table {
	font-family:Arial;
	font-size:11px;
	color:#636563;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#636563;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#636563;
	/*border: 1px solid #CCCCCC;
	background-color: #E6E6E6;*/
}
.titulo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#636563;
	font-weight: bold;	
}

h5.alerta{
	color: red;
	font-weight: bold;
	font-size: 13px;
}

