body{
    margin: 0px 0px 5px 0px;
    padding: 0px;
	 color: black;
	background: url(images/fondoweb.jpg) repeat;
}
a.link, a.link:active, a.link:visited {
	color:#FF6600;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
	border-bottom: 1px dotted #FF6600;
}
a.link:hover {
background: #FF6600;
color: white;
 text-decoration: none;
}
TABLE.tablageneral {
width: 800px;
height: 900px;
background-image: url(images/fondogeneral.jpg);
background-repeat: no-repeat;
margin-top:5px;
}
.texto{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 15px;
}
TD.fondoproxy {
	background-image: url(images/fondoproxy.jpg);
	background-repeat: no-repeat;
}
.error
{
    font-size: 11px;
    background-color: Red;
    color: Black;
    border-bottom: 1px solid Black;
    font-weight: bold;
    letter-spacing: 1px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
}
TD.fondotextoproxy {
background-image: url(images/fondotextoproxy.jpg);
background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 5px;
	line-height: 13px;
vertical-align:top;
height:75px;
}