body {
margin-top: 20px;
margin-bottom: 20px;
}

td {
font-family:"Tahoma";
color:#333333;
font-size:14px;
}

div {
font-family:"Tahoma";
font-size:14px;
}


a:link{
    color:#336699;
    text-decoration: none;
    font-family:Tahoma;
}

a:visited{
	color: #336699;
    text-decoration: none;
}


a:hover
{
    color:#DA251C;
}



