A:link { text-decoration: none; color: #6E6E6E}
A:visited { text-decoration: none; color: #6E6E6E }
A:hover { text-decoration: underline; color:#6E6E6E }
a:active  { color : #f00; background : none; }

a.ext:link    { color : #6E6E6E; background : none; border: none; }
a.ext:visited { color : #6E6E6E; background : none; }
a.ext:hover { color: #f00; text-decoration: none; }

a.style1:link { text-decoration: none; color:#608634; } 
a.style1:hover { text-decoration: none; color: #FFFFFF; }

a.style2:link { color: #054856; }
a.style2:hover { text-decoration: underline; color:#054856; }

a.style3:link { color: #054856 }
a.style3:hover { text-decoration: underline; color:#000000; }
   

   
.bigtxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
}
.graytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
	text-decoration: none;
}

.kuang {
	border: 1px solid #D4D4C7;
}
body {
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 0px;
	background-image:  url(images/.jpg);
	margin-left: 0px;
	margin-right: 0px;
}
.style1 {
	color: #2C7483;
	font-weight: bold;
}
.style2 {color: #054856; }
.bubble {
	font-size:14px;
	font: Garamond, Arial, "Times New Roman"; 
	color: #000000;
}
a.bubble:link { color:#000000; }
a.bubble:hover { text-decoration: underline; color:#000000; } 

a.redtxt:visited { color:#FF0000 background : none; }
a.redtxt:link { color:#333333; text-decoration : none; }
a.redtxt:hover { color : #ff0000; text-decoration : none; }


