/* CSS Document */

.style2 {
	color: #FFFFFF;
	font-weight: bold;
}

.img_left{
	float:left;
	}
	
.style3 {
	color: #54A800;
	font-weight: bold;}


.style4 {
	color:#FF0000;
	font-weight: bold;}
     
.style5@{
	color:#999231;
	font-weight: bold;}


.style6@{
	color:#999231;
	font-weight:bold;
	}
	
	/**link**/
	a:link{color:#000000; text-decoration:none;}

a:hover{color:#000000; text-decoration:none;}

a:visited{color:#000000; text-decoration:none;}

a:active{color:#000000; text-decoration:none;}
	
