a:link, a:visited, a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0231B4;
}


TD {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000; }
.blue {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #0231B4;
}

.b {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: 0231B4;
	font-style: italic;

}
.form {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0967C6;
	width: 150px;


}      

body {
        background-color: #ffffff;
        margin: 0px;
        padding: 0px;
        scrollbar-face-color:#ffffff;
        scrollbar-highlight-color:#046DC6;
        scrollbar-3dlight-color:#046DC6;
        scrollbar-darkshadow-color:#046DC6;
        scrollbar-shadow-color:#046DC6;
        scrollbar-arrow-color:#046DC6;
        scrollbar-track-color:#ffffff;
}
.azul {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #0967C6;
	font-weight: normal;

}
.bmenor {

	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: 0231B4;
	font-style: italic;
}
