body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
body {
	background-color: #001736;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFCA0A;
}
a:active {
	text-decoration: none;
	color: #FFCA0A;
}
a {
	color: #FFFFFF;
	font-size: small;
}
.boldheader {
	color: #FFCA0A;
	font-weight: bold;
	font-size: medium;
	margin-top: 20px;
	margin-bottom: 30px;
}
.menu-link {
	color: #00CCFF;
	font-size: small;	
}
.header {
	color: #FFCA0A;
	font-size: small;	
}
.top40-new-entry {
	color: #FFCA0A
}
.news-header {
}
.news-date {
	font-size: x-small;
}
.programa-prg-name-link {
	font-weight: bold;	
}
.drop-down {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #004883;
	color: #FFFFFF;
	border: none;
}
.submit-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border: thin;
}
.table-header {color: #FFCA0A}
.text-area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.error-msg {
	color: #FF0000;
}