A:link {text-decoration: none; color: #666666;}
A:visited {text-decoration: none; color: #666666;}
A:active {text-decoration: none; color: #666666;}
A:hover {text-decoration: underline; color: black;}
	/*links*/
A.links:link {text-decoration: none; color: black;}
A.links:visited {text-decoration: none; color: black;}
A.links:active {text-decoration: none; color: black;}
A.links:hover {text-decoration: underline; color: black;}
	/*blue*/
A.blue:link {text-decoration: none; color: navy;}
A.blue:visited {text-decoration: none; color: navy;}
A.blue:active {text-decoration: none; color: navy;}
A.blue:hover {text-decoration: none; color: blue;}

.text {font-size: 10pt; font-family: arial, verdana, times; color: black; text-decoration: none;}
.black9 {font-size: 9pt; font-family: arial, verdana, times; color: black; text-decoration: none;}
.black12 {font-size: 12pt; font-family: arial, verdana, times; color: black; text-decoration: none;}
.white9 {font-size: 9pt; font-family: arial, verdana, times; color: white; text-decoration: none;}
.white10 {font-size: 10pt; font-family: arial, verdana, times; color: white; text-decoration: none;}
.white12 {font-size: 12pt; font-family: arial, verdana, times; color: white; text-decoration: none;}
.gray9 {font-size: 9pt; font-family: arial, verdana, times; color: #cccccc; text-decoration: none;}
.gray12 {font-size: 12pt; font-family: arial, verdana, times; color: #cccccc; text-decoration: none;}
.blue10 {font-size: 10pt; font-family: arial, verdana, times; color: #0000cc; text-decoration: none;}
.blue16 {font-size: 16pt; font-family: arial, verdana, times; color: #0000cc; text-decoration: none;}
.blue22 {font-size: 22pt; font-family: arial, verdana, times; color: #0000cc; text-decoration: none;}
.gray{BORDER-BOTTOM: rgb(102,102,102) 2px solid; BORDER-LEFT: rgb(102,102,102) 2px solid; BORDER-RIGHT: rgb(102,102,102) 2px solid; BORDER-TOP: rgb(102,102,102) 2px solid;}

#bold{position:relative; font-weight: bold;}

BODY.front {background-color: #cccccc; background-image: url(images/bg-shadow.gif); background-repeat: repeat-y; background-attachment: scroll; background-position: center;}

.button{COLOR: rgb(255,255,255); BACKGROUND-COLOR: rgb(51,51,255); BORDER-BOTTOM: rgb(0,0,0) 2px solid; BORDER-LEFT: rgb(0,0,0) 2px solid; BORDER-RIGHT: rgb(0,0,0) 2px solid; BORDER-TOP: rgb(0,0,0) 2px solid;}