.style {
	font-family: Tahoma;
	font-weight: regular;
	font-size: 12px;
	color: #ffa200;    

}
.style1 {
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #ffa200;

}
.style2 {
    width:400 px;
    height:385 px;
   
	SCROLLBAR-HIGHLIGHT-COLOR: #ffa200;
    SCROLLBAR-SHADOW-COLOR: #ffa200;
    SCROLLBAR-ARROW-COLOR: #ffa200;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
    SCROLLBAR-BASE-COLOR: #ffffff;
	
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	overflow:auto;
	
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #ffa200;

}
.style3 {
	
	font-family: Tahoma;
	font-weight: regular;
	font-size: 12px;
	color: #0099ff; 


}

.style4 {
	
	font-family: Tahoma;
	font-weight: regular;
	font-size: 10px;
	color: #ffa200; 
}
.style5 {
	
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #0099ff; 

}

A:hover {

	/*color: #AD00BC;*/
	text-decoration:none;

}

A:link {
/*color: #AD00BC;*/
text-decoration:none;

}

A:visited {
	/*color: #AD00BC;*/
	text-decoration:none;

}
a:active {
	/*color: #AD00BC;*/
	text-decoration:none;

}
