body
{
font-family: Arial; font-size: 12pt;
padding: 0; margin: 20px;
color: white;
background-color: black;
background-image: url(images/ylareuna3.jpg);
background-repeat: repeat-x;
background-position: left top;
}

div.image img {
#background-color: rgb( 30, 30, 30);
padding: opx;
margin: 0px;
#color: white;
border: 0px;
text-align: center;
}

div.poll {
font-size: 8pt;
}

div.update {
font-size: 8pt;
}

a:link
{
border: 0px;
text-decoration: none;
border-bottom: 1px solid red;
color: white;
}

a:visited
{

border: 0px;
text-decoration: none;
border-bottom: 1px solid red;
color: white;
}

a:hover
{
border-bottom: 1px solid white;
color: white;
}
