
input.forms {
	HEIGHT: 16px; 
	WIDTH: 120px; 
	font-family: Verdana; 
	font-size: 8pt; 
	background-color: rgb(255,255,255); 
	color: rgb(0,50,200); 
	text-indent: 1px; 
	border: 1px solid rgb(255,255,255)
}
input.forms3 {
	HEIGHT: 16px; 
	WIDTH: 240px; 
	font-family: Verdana; 
	font-size: 8pt; 
	background-color: rgb(255,255,255); 
	color: rgb(0,50,200); 
	text-indent: 1px; 
	border: 1px solid rgb(255,255,255)
}

select.forms {
	HEIGHT: 16px; 
	WIDTH: 120px; 
	font-family: Verdana; 
	font-size: 8pt; 
	background-color: rgb(255,255,255); 
	color: rgb(0,50,200); 
	text-indent: 1px; 
	border: 1px solid rgb(255,255,255)
}
select.forms3 {
	HEIGHT: 16px; 
	WIDTH: 240px; 
	font-family: Verdana; 
	font-size: 8pt; 
	background-color: rgb(255,255,255); 
	color: rgb(0,50,200); 
	text-indent: 1px; 
	border: 1px solid rgb(255,255,255)
}

textarea.forms {
	HEIGHT: 50px; 
	WIDTH: 500px; 
	font-family: Verdana; 
	font-size: 8pt; 
	background-color: rgb(255,255,255); 
	color: rgb(0,0,255); 
	text-indent: 1px; 
	border: 1px solid rgb(255,255,255)
}

table.menu {
	background-color: eeeeee;
	font-size: 12;
	font-family: tahoma;
	color: navy; 
	text-align: right;
	
}

td.menu {
	background-color: eeeeee;
	font-size: 12;
	font-family: tahoma;
	color: red;
	text-align: left; 
	
}

table.portada {
	background-color: eeeeee;
	font-size: 12;
	font-family: tahoma;
	color: navy; 
	text-align: left;
	
}

td.portada { 
	font-size : 10;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : white;
	text-decoration: none;
	width: 50%;
} 

td.sorteos { 
	font-size : 20;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : white;
	text-decoration: none;

} 

td.sorteos2 { 
	font-size : 19;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : white;
	text-decoration: none;

} 
a.sorteos { 
	font-size : 14;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : white;
	text-decoration: none;

} 
a.sorteos2 { 
	font-size : 14;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : white;
	text-decoration: none;
} 

input.sorteos {
	HEIGHT: 17px; 
	WIDTH: 300px; 
	font-family: Verdana; 
	font-size: 10pt; 
	background-color: rgb(255,255,255); 
	color: rgb(0,50,200); 
	text-indent: 0px; 
	border: 1px solid rgb(255,255,255)
}

table.noticias {
	background-color: eeeeee;
	font-size: 12;
	font-family: tahoma;
	color: 000000; 
	text-align: left;
	
	
}

td.noticias { 
	font-size : 10;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	background-color:white;
	color : navy;
	text-decoration: none;
	width : 50%;

} 

table.noticiaa {
	background-color: eeeeee;
	font-size: 14;
	font-family: tahoma;
	color: 000000; 
	text-align: left;
	
	
}

td.noticiaa { 
	font-size : 12;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	background-color:white;
	color : navy;
	text-decoration: none;
	width : 50%;

} 

A.portada { 
	font-size : 10;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration: none;
} 

A:hover.portada { 
	text-decoration: underline; 
	font-size : 10;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : navy;
}

A.menu { 
	font-size : 11;
	font-family : tahoma;
	font-weight : none;
	font-style : normal;
	color : 4a4a4a;
	text-decoration: none;
} 

A:hover.menu { 
	text-decoration: underline; 
	font-size : 11;
	font-family : tahoma;
	font-weight : none;
	font-style : normal;
	color : 4a4a4a;
}


BODY  {
	font-size : 12;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin : 10;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	padding-bottom : 0;
	padding : 0;
	border-left-width : 0;
	border-right-width : 0;
	border-top-width : 0;
	border-bottom-width : 0;
	border-width : 0;
	border-color : 0;
	border-style : 0;
	float : 0;
}




