body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #000000;
	}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
a:link {
	color: #006699;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #0099CC;
	}
a:hover {
	text-decoration: underline;
	color: #0099FF;
	}
a:active {
	text-decoration: none;
	color: #00CCFF;
	}
.topBG {
	background-attachment: fixed;
	background-image: url(imagenes/topbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
.decimo {
	font-size: 28px;
	font-weight: bold;
	color: #006699;
	}
.lineseparator {
	background-attachment: fixed;
	background-image: url(imagenes/separator.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
.newsBG {
	background-attachment: fixed;
	background-image: url(imagenes/news-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 10px;
	}
.newsArchBG {
	background-attachment: fixed;
	background-image: url(imagenes/news-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
.menubase a {
	color: #FFFFFF;
	text-decoration: none;
	}
.menubase a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
.menubase a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
.menubase a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
.menubase a:active {
	color: #FFFFFF;
	text-decoration: none;
	}	


.tableTop {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
}
