td, body{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

a:link{
	font-family: verdana;
	font-size: 10px;
	color: #336600;
	text-decoration:none;
}

a:visited{
	font-family: verdana;
	font-size: 10px;
	color: #336600;
	text-decoration:none;
}

a:hover{
	font-family: verdana;
	font-size: 10px;
	color: #006699;
	text-decoration:underline;
}

a.galeria
{
	font-size		: 10px;
	color			: #990000;
	text-decoration	: none;
}

a.galeria:hover
{
	font-size		: 10px;
	color			: #990000;
	text-decoration	: none;
}

a.galeria:visited
{
	font-size		: 10px;
	color			: #990000;
	text-decoration	: none;
}