a {text-decoration: none}
A:hover	{color: #990033 ;  text-decoration:underline}
.text1 {  font-size: x-small; color: #FFFFFF; text-decoration: none; line-height: 120%}
A.text1:link {  font-size: x-small; color: #FFFF99; line-height: 120%}
A.text1:visited {  font-size: x-small; color: #FFFF99; text-decoration: none; line-height: 120%}
A.text1:hover	{color: #FFFF99 ;  text-decoration:underline}
.text2 {  font-size: 10px}
.text3 {  line-height: 180%}
.text4 {  font-size: 12px; color: #CCCCCC; line-height: 120%}
.text5 {  font-size: 15px; line-height: 150%}
.text6 {  font-size: 14px; line-height: 150%}
A.text6 {color: #990033 ;  text-decoration:underline}
A.text6:hover {color: #3300CC ; text-decoration: none;}
.text7 {  font-size: 12px; color: #999999; }
.text8 {  font-size: 13px; color: #000000; }
A.text8 {color: #ffffff ; text-decoration: none;}
A.text8:hover {  font-size: 14px; color: #FF9900 ; text-decoration:underline}
A.text9 {  font-size: x-small; color: #FFCC66; text-decoration: none; line-height: 120%}
A.text9:hover {  font-size: x-small; color: #FFFFCC; text-decoration:underline; line-height: 120%}
.text_min {  font-size: 2px}
.text0 {	font-size: 20px;	color: #FFFFCC; font-weight: bold; }
h1  {
	font-size: large;
	}
h2  {
	margin: 30 0 20 0;
	font-size: 86%;
	padding: 5px 5px 3px;
	background-color: #FAFAFA;
	border-left: 5px #339933 solid;
	border-bottom: 1px #DEDEDE solid;
	}
h3 {
	font-size: 95%;
	border-bottom: dotted 1px #cccccc;	
	}
.linkout {
	padding: 5px;
	border: 1px solid #009900;
	background-color:#FFFFEE;
}
