a:link {
color: #3F7FBE;
font-weight: normal;
text-decoration: none;
}
a:hover {
color: #3F7FBE;
text-decoration: underline;
font-weight: normal;
}

.body { font-family: Times New Roman, serif; color: blue }