p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
h2 {
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
color: blue; 
font-weight: bold;
}
h3
{
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #000066; 
font-weight: bold;
}
hr {
border: 1px solid #6699ff;
}
.footer {
background-color: #6699ff;
}
.footerlinks {
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: white; 
font-weight: bold;
text-decoration: none;
}
a.footerlinks:hover {
text-decoration: underline;
color: black;
}
.footerlinks1 {
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: black; 
font-weight: bold;
text-decoration: none;
}
a.footerlinks1:hover {
text-decoration: underline;
color: red;
}
.links {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: black; 
font-weight: bold;
text-decoration: none;
}
a.links:hover {
text-decoration: underline;
color: #6699ff;
}
.link1s {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: blue; 
font-weight: bold;
text-decoration: none;
}
a.link1s:hover {
text-decoration: underline;
color: #6699ff;
}
.banner {
background-image:url("images/background.gif");
}
.menu {
background-image:url("images/welcome.gif");
}
.menu1 {
background-image:url("images/center.gif");
}
.links1 {
font-size: 17px;
font-family: Arial, Helvetica, sans-serif;
color: white; 
font-weight: bold;
text-decoration: none;
}
a.links1:hover {
text-decoration: underline;
color: black;
}
.extra {
background-color:#6699FF;
}
.textfields {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: lightgrey; 
font-weight: bold;
text-decoration: none;
}