html, body {
 margin: 0px 0px 0px 0px;
 padding: 0px;
 font-size: 11px;
 line-height: 16px;
 font-family: verdana, arial, san serif;
 color: black;
 background-color: white;
}


p, td { font-size:11px; line-height: 16px; font-family: verdana, arial, san serif; color: black; }

p.bottom { font-size:11px; line-height: 16px; font-family: verdana, arial, san sarif; color: white; }

a.photo:hover {text-decoration: none; border-width: 0px; border-style: none; }

img.border {
 border: 1px solid white;
 padding-right: 5px;
 padding-left: 5px;
 padding-bottom: 0px;
}

a:link { color: #A91300; text-decoration: none} 
a:visited { color: #A91300; text-decoration: none }
a:active { color: #A91300; text-decoration: none } 
a:hover {  color: #A91300;  text-decoration: none;  border-bottom: #A91300;  border-width: 0px 0px 1px 0px;  border-style: none none dotted none; }

a.body:link { color: #A91300; text-decoration: none; border-bottom: #A91300;  border-width: 0px 0px 1px 0px;  border-style: none none dotted none;} 
a.body:visited { color: #A91300; text-decoration: none; border-bottom: #A91300;  border-width: 0px 0px 1px 0px;  border-style: none none dotted none; }
a.body:active { color: #A91300; text-decoration: none; border-bottom: #A91300;  border-width: 0px 0px 1px 0px;  border-style: none none dotted none; } 
a.body:hover {  color: #A91300;  text-decoration: underline; }

a.bottom:link { color: white; text-decoration: none} 
a.bottom:visited { color: white; text-decoration: none }
a.bottom:active { color: white; text-decoration: none } 
a.bottom:hover {  color: white;  text-decoration: none;  border-bottom: white;  border-width: 0px 0px 1px 0px;  border-style: none none dotted none; }