body{
    margin: 5px 0px 5px 0px;
    padding: 0px;
	 color: black;
	background: url(images/fondoweb.jpg) repeat;
}

a, a:active, a:visited {
	color: white;
	background-color: #006600;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
}
a:hover {
background: #006600;
color: yellow;
 text-decoration: none;
}
a.link, a.link:active, a.link:visited {
	color:#006600;
	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 #006600;
}
a.link:hover {
background: #006600;
color: white;
 text-decoration: none;
}
TABLE.tablageneral {
width: 800px;
height: 900px;
background-image: url(images/fondogeneral.jpg);
background-repeat: no-repeat;
}
.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;
}