BODY,TD
{
	color : Black;
	font-family : Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size : 11px;
}
P
{
	margin-left : 8px;
	margin-right : 8px;
}
H1
{
	font-size : 15px;
}
H2
{
	font-size : 13px;
}
A
{
	color : Blue;
	text-decoration : underline;
}
.pie
{
	color : White;
}
.inicio
{
	text-align : right;
	margin-top : 5px;
}
.fondo
{
		background-repeat : no-repeat;
}
.login_error
{
	color: Maroon;
	text-align: center;
	font-style: italic;
}