.style {
	font-family: Tahoma;
	font-weight: regular;
	font-size: 12px;
	color: #0099FF;    

}
.style1 {
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #0099FF;

}

.style2 {
    width:400 px;
    height:385 px;
   
	SCROLLBAR-HIGHLIGHT-COLOR: #0099FF;
    SCROLLBAR-SHADOW-COLOR: #0099FF;
    SCROLLBAR-ARROW-COLOR: #0099FF;
    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: #0099FF;

}

.style4 {
	
	font-family: Tahoma;
	font-weight: regular;
	font-size: 10px;
	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;

}