P  {}

H1  {}

H2  {}

H3  {}

A  {
	color : Black;
}

A:Visited  {
	color : Black;
}

A:Active  {
	color : Black;
}

A:Hover  {
	color : Black;
}

BODY  {
	font-size : 12px;
	font-family : Verdana;
}

.menu_titol  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : bold;
	color : White;
}

A:Visited.menu_link  {}

A:Active.menu_link  {}

A:Hover.menu_link  {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : underline;
	color : #ED2024;
}

A.menu_link  {
	font-size : 12px;
	font-family : Verdana;
	color : #000000;
	text-decoration : none;
	font-weight : normal;
}

.ident_text  {
	font-size : 11px;
	font-family : Verdana;
}

.ident_input  {
	border-color : #FF0000;
	border-width : 1px;
	border-style : solid;
	font-size : 10px;
	font-weight : normal;
	color : #FF0000;
}

.ident_submit  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : bold;
	background-color : #FFFFFF;
	border-width : 1px;
	border-color : #FF0000;
	border-style : solid;
}

.noticia  {}

.noticia_titol  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : bold;
	color : #990000;
}

A:Visited.noticia_titol  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : bold;
	color : #990000;
}

A:Active.noticia_titol  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : bold;
	color : #990000;
}

A:Hover.noticia_titol  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : bold;
	color : #990000;
	text-decoration : underline;
}

A.noticia_titol  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : bold;
	color : #990000;
	text-decoration : none;
}

td  {
	font-size : 12px;
}
th  {
	font-size : 12px;
	background-color : Silver;
	color : Black;
	font-weight : bold;
}


.input  {
	border-color : #FF0000;
	border-width : 1px;
	border-style : solid;
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #FF0000;
}

.submit  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : bold;
	background-color : #FFFFFF;
	border-width : 1px;
	border-color : #FF0000;
	border-style : solid;
}

