body {
color: #000000;
background-image:url(../img/bground.gif);
font-family: "Times New Roman", Times, serif;
font-size: 16px;
}
A:link {
font-size: 16px;
color: #000000;
font-weight: normal;
font-style: normal;
text-decoration: underline;
}
A:hover {
font-size: 16px;
color: #000000;
font-weight: normal;
font-style: normal;
text-decoration: underline;
}
A:active {
font-size: 16px;
color: #000000;
font-weight: normal;
font-style: normal;
text-decoration: underline;
}
A:visited {
font-size: 16px;
color: #000000;
font-weight: normal;
font-style: normal;
text-decoration: underline;
}
h2 {
font-size: 28px;
font-family: "Times New Roman", Times, serif;
color:#000000;
}
h3 {
font-size: 22px;
font-family: "Times New Roman", Times, serif;
color:#000000;
}