#valla{
	background-attachment: fixed;
	background-image:   url("images/valla.gif");
	background-repeat:  repeat-x;
	background-position: bottom;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.menu {
	color: #FFFFFF;
}
p {
	font-size: 11px;
	margin: 0px 0px 5px;
	padding: 0px;
}
.link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FFFFFF;
}
.inicio {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #009800;
	line-height: 20px;
}
.link2 {
	color: #003333;
	text-decoration: none;
	background-color: #DAE9E2;
}
