body {
 font-family: Times;
 font-size: 12 px;
 text-align: center;
}
a:link {
 font-family: Times;
 font-size: 12px;
 text-align: center;
 color: #4040BF;
 text-decoration: none;
}
a:visited {
 font-family: Times;
 font-size: 12px;
 text-align: center;
 color: #4040BF;
 text-decoration: none;
}
