a.link {
background-color: white;
color: blue;
font-size: 12pt;
font-family: "times new roman", serif;
}
a.link:hover {
text-decoration: none;
}
p {
font-family: "times new roman";
color: black;
font-size: 12pt;
}
h1 {
font-family: "Rockwell Extra Bold";
color: black;
text-decoration: underline;
font-size: 22pt;
font-style: italic;
}
h2 {
font-family: Rockwell;
color: black;
text-decoration: underline;
font-size: 20pt;
font-style: italic;
}
body {
scrollbar-3dlight-color: #0099CC;
scrollbar-shadow-color: #000099;
scrollbar-track-color:#99CCFF;
scrollbar-face-color:#0099FF;
}
table.navbar a,a:hover{
background: transparent;
color: white;
font : bold 12pt/200% "Times New Roman", serif;
text-decoration: underline;
}
table.navbar td.norm {
background : #0089E5;
border : 4px groove gray;
text-align : center;
}
table.navbar td.hover  {
background : #7CBEEC;
border : 4px outset Gray;
text-align : center;
}

table.navbar td.click {
background : #006BB6;
border : 4px inset Gray;
text-align : center;
}

table.navbar h4 {
color: black;
font: bold 14pt "times new roman"
}
