p  { display: block; text-align: left; font-weight: normal; font-size: 12px; font-family: Verdana, Helvetica, sans-serif; color: #ffffff }
h1 { display: block; text-align: left; font-weight: bold; font-size: 16px; font-family: Verdana, Helvetica, sans-serif; color: #333333 }
h2 { display: block; text-align: left; font-weight: bold; font-size: 12px; font-family: erdana, Helvetica, sans-serif; color: #333333 }
h3 { display: block; text-align: center; font-weight: normal; text-decoration: blink; font-size: 12pt; font-family: Verdana, Helvetica, sans-serif; color: #0000CC }
h4 { display: block; text-align: left; font-weight: bold; font-size: 14px; font-family: Verdana, Helvetica, sans-serif; color: #000000 }

body {font-family:  Arial, Helvetica, sans-serif, ms-sans-serif,
	color: #ffffff; font-size: 8px;}
	
a { color: #ffffff; text-decoration: underline; font-size: 13px;}
b { color: #ffffff; text-decoration: none; font-size: 20px;}
	 
a:hover { color: #990000;  text-decoration: none; font-size: 13px;}
b:hover { color: #990000;  text-decoration: underline; font-size: 20px;}


td#menu a:link {color: white;}
td#menu a:visited {color: white;}
td#menu a:hover {color: black;}
td#menu a:active {color: white;}

td#search a:link {color: #000000; font-size: 14px; font-weight: bold;}
td#search a:visited {color: #990099; font-size: 14px; font-weight: bold;}
td#search a:hover {color: #0000CC; font-size: 14px; font-weight: bold;}
td#search a:active {color: #0000CC; font-size: 14px; font-weight: bold;}

 
/* This is the css style that will make your text blink.*/
.blink {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 1.2em;
     text-decoration: blink;
     font-style: normal;
 }