<!--
a:active     { font-family: Arial; font-size: 12px; color: #0000ff; }
a:visited     { font-family: Arial; font-size: 12px; color: #0000ff; }
a:link     { font-family: Arial; font-size: 12px; color: #0000ff; }

h1     { font-family: Arial; font-weight: bold ; font-size: 16px; color: #000000; }
h2     { font-family: Arial; font-weight: bold ; font-size: 12px; color: #000000; }
body     { font-family: Arial; font-size: 12px; color: #000000; }
table     { font-family: Arial; font-size: 12px; color: #000000; }
td     { font-family: Arial; font-size: 12px; color: #000000; }
p     { font-family: Arial; font-size: 12px; color: #000000; }
red     { font-family: Arial; font-size: 12px; color: #FFFFFF; }

.navCategory {color:#3D5172;}
.navCategory a:link {color:#3D5172;}
.navCategory a:visited {color:#3D5172;}

.navLink {color:#990000; padding-left:10px; border:1px solid #B9CCEF;}
.navLink a:link {color:#333333;font-size:11px;}
.navLink a:visited {color:#999999;font-size:11px;}

.quoteLink {font-size:13px; }
.quoteLink a:link {color:#3D5172; font-size:13px; }
.quoteLink a:hover {color:#000000; font-size:13px; }
.quoteLink a:visited {color:#666666; font-size:13px; }

#Menu a:link, #Menu a:active, #Menu a:visited { font-family: Arial; font-size: 12px; color: #000; text-decoration: none; }
#Menu a:hover    { font-family: Arial; font-size: 12px; color: #A41A00; }
#example1 {
position:absolute;
width:150px;
height:50px;
color:blue;
background-color:#E5E5E5;
text-align:center;
visibility:hidden;
z-index:10;
}

#example2 {
position:absolute;
width:150px;
height:100px;
color:blue;
background-color:#FFCCCC;
text-align:center;
visibility:hidden;
z-index:10;
}
-->