 a:link { color: #0000FF; text-decoration: underline; ; font-size: 12px} a:visited { color: #0000FF; 
text-decoration: underline; ; font-size: 12px} a:active { color: #0000FF; text-decoration: underline; 
; font-size: 12px
} a:hover { color: #FF6600; text-decoration: underline; ; font-size: 12px} a.other:link { color: 
#333300; text-decoration: underline; ; font-size: 10px} a.other:visited { color: #333300; text-decoration: 
underline; ; font-size: 10px} a.other:active { color: #333300; text-decoration: underline; ; font-size: 10px} a.other:hover 
{ color: #FF6600; text-decoration: underline; ; font-size: 10px} td { font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; font-weight: normal; color: #333300} 
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333300}
strong {
	font-weight: bold;
}
.red {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
body {
	background-color: #006666;
}


a:link.pw_link, a:visited.pw_link,  a:active.pw_link {
font-size: 99%;
color: #eee;
text-decoration: none;
}

a:hover.pw_link {
color:#FFC;
text-decoration: underline;
}