<!-- Right scrolbar -->

body {
scrollbar-face-color: #CC0000; 
scrollbar-shadow-color: #FFFFFF; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #CC0000;
scrollbar-darkshadow-color: #CC0000; 
scrollbar-track-color: #FF0000; 
scrollbar-arrow-color: #FFFFFF;
}

TD{font-family:verdana,helvetica,arial;
		font-size:13px;
		color: #000000;}
TABLE{font-family:verdana,helvetica,arial;
		font-size:13px;
		color: #000000;
		}	


a:link {
 color: #CC0000;
 text-decoration: none }
a:active {
 color: #CC0000; 
 text-decoration: underline }
a:visited {
 color: #CC0000;
 text-decoration: none }
a:hover { color: #CC0000;
 text-decoration: underline
}

h1 {
  font-family: Arial, Verdana;
  font-size: 18px;
  font-weight: bold;
  color: #000000;


}

h2 {
  font-family: Arial, Verdana;
  font-size: 16px;
  font-weight: bold;

}


<!-- Font and Link Top navigation -->
.NavTop {
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

A.NavTop {
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

A.NavTop:link:hover {
  color: #FFFFFF;
  background: #FF0000;
}

<!-- Font and Link Navigation Left -->
.NavLeft {
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

A.NavLeft {
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

A.NavLeft:link:hover {
  text-decoration: underline;
  background: none;
}

<!-- Font for links on Links  -->
.Links {
  font-family: Verdana,Arial ;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

A.Links {
  font-family: Verdana,Arial;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

A.Links:link:hover {
  text-decoration: underline;
  color: #FFFFFF;
  background: #FF0000;
}

<!-- Font for links on Links  -->
.LLinks {
  font-family: Arial, Verdana;
  font-size: 18px;
  color: #FFFFFF;
  text-decoration: none;
}

A.LLinks {
  font-family: Arial, Verdana;
  font-size: 18px;
  color: #FFFFFF;
  text-decoration: none;
}

A.LLinks:link:hover {
  text-decoration: underline;
  color: #FFFFFF;
}

<!-- Font and Link Navigation Right -->

.NavRight {
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

A.NavRight {
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

A.NavRight:link:hover {
  color: #FFFFFF;
  text-decoration: underline;
  background: none;
}



<!-- Fonts Overlib -->
.Overlib {
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

A.Overlib {
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

A.Overlib:link:hover {
  text-decoration: underline overline;
  background: none;
}



.menu1 {
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff; text-decoration: none;
}
a.menu1:hover {
	color : #99ccff;
	text-decoration: underline;
}

.menu2 {
	font-weight : bold;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #cddff0;
	text-decoration: none;}
A.menu2:hover {
	color : #99ccff;
	text-decoration: underline;
}

.menu3 {
	font-weight : bold;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #003366;
	text-decoration: none;
}
a.menu3:hover {
	color : #000033;
	text-decoration: underline;
}

