
body {
background-color : #ffffff;
background-image : url(../images/bg.gif);
background-attachment : scroll;
background-repeat : repeat-x;
margin : 0;
}
p, strong {
font-family : tahoma;
font-size : 11pt;
color : #000000;
}
table {
text-align : center;
}
.foto {
font-family : tahoma;
font-size : 18pt;
color : red;
text-decoration : underline;
}
.foto:hover {
font-family : tahoma;
font-size : 18pt;
color : #000000;
text-decoration : none;
}
.jay {
font-family : verdana;
font-size : 7pt;
color : #333333;
position : absolute;
left : 0;
top : 0;
}
a img {
border : 0;
outline : none;
}
.index {
font-family : tahoma;
font-size : 8pt;
color : #333333;
text-decoration : none;
}
.c {
font-family : tahoma;
font-size : 8pt;
color : #333333;
text-decoration : none;
}
.index:hover {
font-family : tahoma;
font-size : 8pt;
color : #0d5381;
text-decoration : underline;
