a:link{
	color: #FF0000;
	text-decoration: none;
}

a:visited{
	color: #FF0000;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
}

.text1 {
	font-size:8pt;
	color:#000000;
	font-family: Verdana;
	line-height: 17px;
	margin-right: 20px;
	margin-left: 15px;
	margin-top: 5px;
}

.text2 {
	font-family:"Tahoma";
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
}

.text3 {
	font-family:"Tahoma";
	font-size: 12px;
	color:#006699;
	font-weight: bold;
}


.text4 {
	font-family:"Tahoma";
	font-size: 11px;
	color:#000000;
	font-weight: normal;
}

body {
scrollbar-face-color: ##7695B2; 
scrollbar-shadow-color:#DEEBF5; 
scrollbar-highlight-color: #DEEBF5; 
scrollbar-3dlight-color: #5F8ABD; 
scrollbar-darkshadow-color: #5F8ABD; 
scrollbar-track-color: #F5F5F5; 
scrollbar-arrow-color: #FFFFFF;
}

.formulario {
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
	background-color:DDDDDD;
	border: 1px;
	border-color: #7695B2;
	border-style: solid;
}
