body {
	font-family: Arial, Helvetica, sans-serif;
}
TD{
font-family:arial;
font-size:10pt;
}
a{
color:#333333;
text-decoration:none;
}
a:hover{
text-decoration:none;
font-size:11pt;
}
.menu_top{
color: #FFFFFF;
}
.menu_top:hover{
color: #FFFF00;
font-size:10pt;
}
.menu{
color: #006600;
font-size:10pt;
}
.menu:hover{
color: #009900;
font-size:11pt;
}
.link_foto{
text-decoration:none;
font-size:10pt;
}
.link_foto:hover{
text-decoration: underline;
font-size:10pt;
}
.link_home{
text-decoration:none;
font-size:10pt;
}
.link_home:hover{
color: #FF0000;
text-decoration: none;
font-size:10pt;
}
.link_preg{
text-decoration:none;
font-size:9pt;
}
.link_preg:hover{
color: #006600;
text-decoration: none;
font-size:9pt;
}
.link_kerygma{
color: #0000FF;
text-decoration:none;
font-size:12pt;
}
.link_kerygma:hover{
color: #FF0000;
text-decoration: none;
font-size:12pt;
}
.sombra {
filter: DropShadow(Color=#FFFF00, OffX=5, OffY=0, Positive=1);
width: 100%;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
}