.body {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.bordeabajo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #636870;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bordeizq {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}

a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #0099FF;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
}

.bordearriba {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}

