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: #FF9900;
	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 orange;
}
a.link:hover {
background: #FF9900;
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;
}
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;
}