img {
            border: 0;
}

.title {
                font-size: 10px;
                color: #990000;
                font-weight: bold;
                
}

.author {
                font-size: 10px;
                color: #bab6b4;
                padding: 5px 0px 5px 0px;
}


a{
text-decoration:none;
color: #BD0000;red;
}

a:link {
             text-decoration: none;
             color: #BD0000;red;
}

a:hover{
text-decoration:none;
color: #7c122d; green;
background-color: yellow;
text-decoration: underline;
}

#eat {
                 
                  padding: 5px;

}

body { 

font-family:  Verdana, Ariel, sans-serif;
font-size: 8px;
/*
background-color: ##DDDDDD;#c1c1c1;
margin: 0;
padding: 0;
*/
		}


table 
{
border-collapse: collapse;
}

td {
            vertical-align: top;
}
p
{
                font-size: 10px;

}
