a { text-decoration: underline; }
a:link { color: #0000ff; }
a:hover { border-width: 2px; background: transparent; color: #ff0000; }
a:active { color: #ff0080; }
a:visited { color: #800080; }
a.note { text-decoration: none; }
a.note:link { color: #000000; }
a.note:hover { border-width: 2px; background: transparent; color: #000000; }
a.note:active { color: #000000; }
a.note:visited { color: #000000; }
/*BODY {
	scrollbar-3dlight-color: #800040;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #ffE1CB;
	scrollbar-darkshadow-color: #800040;
	scrollbar-face-color:#ffE1CB;
	scrollbar-highlight-color: #ffE1CB;
	scrollbar-shadow-color: #ffE1CB;
	scrollbar-track-color: #ffffff;
}*/
p { font-family: Arial, sans-serif; font-size: 12px; } 
p.copy { font-family: Arial, sans-serif; font-size: 12px; font-style: italic; }     
p.bold { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; }     
p.ital { font-family: Arial, sans-serif; font-size: 12px; font-style: italic; }     
p.title { font-family: Arial, sans-serif; font-size: 16px; font-weight: bold; }
p.welcome { font-family: Arial, sans-serif; font-size: 12px; color: #003366; }   
span.bold { font-weight: bold; }
span.ital { font-style: italic; }
span.underline { text-decoration: underline; }
span.italunder { font-style: italic; text-decoration: underline; }
span.loser { color: #ff0000; }
td { font-family: Arial, sans-serif; font-size: 12px; }
td.about { font-family: Verdana, Arial, sans-serif; font-size: 16px; font-weight: bold; color: #ffffff; }
td.welcome { font-family: Arial, sans-serif; font-size: 12px; color: #003366; }
h1.welcome { font-family: 'Times New Roman', serif; font-size: 40px; font-weight: bold; font-style: italic; text-align: center; }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
h3.rulez { font-family: 'Times New Roman', serif; font-size: 16px; font-weight: bold; }
h6.note { font-family: 'Times New Roman', serif; font-size: 10px; font-weight: bold; }
ol { font-family: Arial, sans-serif; font-size: 12px; }
ul { font-family: Arial, sans-serif; font-size: 12px; }
li { font-family: Arial, sans-serif; font-size: 12px; }