A:link {text-decoration: none; color: green;}
A:visited {text-decoration: none; color: green;}
A:active {text-decoration: none; color: green;}
A:hover {text-decoration: underline; color: green;}
	/*link*/
A.link:link {text-decoration: none; color: black;}
A.link:visited {text-decoration: none; color: black;}
A.link:active {text-decoration: none; color: black;}
A.link:hover {text-decoration: underline; color: black;}
	/*blue*/
A.blue:link {text-decoration: none; color: blue;}
A.blue:visited {text-decoration: none; color: blue;}
A.blue:active {text-decoration: none; color: blue;}
A.blue:hover {text-decoration: underline; color: blue;}
	/*white*/
A.white:link {text-decoration: none; color: white;}
A.white:visited {text-decoration: none; color: white;}
A.white:active {text-decoration: none; color: white;}
A.white:hover {text-decoration: underline; color: white;}
	/*red*/
A.red:link {text-decoration: none; color: red;}
A.red:visited {text-decoration: none; color: red;}
A.red:active {text-decoration: none; color: red;}
A.red:hover {text-decoration: underline; color: red;}
	/*navy*/
A.navy:link {text-decoration: none; color: navy;}
A.navy:visited {text-decoration: none; color: navy;}
A.navy:active {text-decoration: none; color: navy;}
A.navy:hover {text-decoration: underline; color: navy;}
	/*delete*/
A.delete:link {text-decoration: none; color: black;}
A.delete:visited {text-decoration: none; color: black;}
A.delete:active {text-decoration: none; color: black;}
A.delete:hover {text-decoration: none; color: white; background-color: red;}
	/*cancel*/
A.cancel:link {text-decoration: none; color: black;}
A.cancel:visited {text-decoration: none; color: black;}
A.cancel:active {text-decoration: none; color: black;}
A.cancel:hover {text-decoration: none; color: white; background-color: black;}

.blacktoo{color: black; font-family: Times New Roman; font-weight: normal; font-size: 10pt;}
.blackbig{color: black; font-family: arial, tahoma, verdana; font-weight: normal; font-size: 16pt;}
.blackmed{color: black; font-family: arial, tahoma, verdana; font-weight: normal; font-size: 12pt;}
.usa{color: black; font-family: Times New Roman; font-weight: normal; font-size: 9pt;}
.black{color: black; font-family: arial, tahoma, verdana; font-weight: normal; font-size: 10pt;}
.black10{color: black; font-family: arial, tahoma, verdana; font-weight: normal; font-size: 10pt;}
.white{color: white; font-family: arial, tahoma, verdana; font-weight: normal; font-size: 10pt;}
.whitelg{color: white; font-family: arial, tahoma, verdana; font-weight: normal; font-size: 12pt;}
.line {text-decoration: underline; font-family: arial; color: black; font-size: 10pt;}
.linetoo {text-decoration: underline; font-family: arial; color: black; font-size: 16pt;}
.text {text-decoration: none; font-family: arial; color: black; font-size: 10pt;}
.title {text-decoration: none; font-family: arial; color: black; font-size: 12pt;}
.release_header {text-decoration: none; font-family: Times New Roman; color: black; font-size: 18pt;}
.release_sub_header {text-decoration: italic; font-family: Times New Roman; font-weight: italic; color: black; font-size: 14pt;}
.release_text {text-decoration: none; font-family: Times New Roman; color: black; font-size: 12pt;}
.legdate {text-decoration: italic; font-family: Times New Roman; font-weight: italic; color: black; font-size: 10pt;}

.button{COLOR: rgb(0,0,0); BACKGROUND-COLOR: rgb(255,255,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;}
.button2{COLOR: rgb(255,255,255); BACKGROUND-COLOR: rgb(0,0,102); 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;}

.Spacer{font-size:5px;}
