@charset "utf-8";
/* CSS Document */

img {border-style: none}


body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	color: #FFFFFF;
	font-size: x-large;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:larger;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;	
	font-style: normal;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;	
	font-style: normal;
}
.tele {
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
}
.lineas {
	font-size: small;
}
.noticias {
	font-size: medium;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}
.enlace_noticias{
	font-style: italic;
	font-weight: bold;
}