body {
color: #000000;
background-image: url(../img/bground2.gif);
font-family: "Times New Roman", Times, serif;
font-size: 11px;
}
A:link {
font-size: 16px;
color: #FFFFCC;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
A:hover {
font-size: 16px;
color: #000000;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
A:active {
font-size: 16px;
color: #FFFFCC;
font-weight: normal;
font-style: italic;
text-decoration: none;
}
A:visited {
font-size: 16px;
color: #FFFFCC;
font-weight: normal;
font-style: italic;
text-decoration: none;
}
h1 {
font-size: 36px;
font-family: "Times New Roman", Times, serif;
color:#000000;
}