A:link {
	text-decoration: none;
	color : #000000;
}
A:visited {
	text-decoration: none;
	color : #000000;
}
A:active {
	text-decoration: none;
	color : #000000;
}
A:hover {
	text-decoration: underline;
	color : #000000;
}
body {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
    scrollbar-face-color: #C3C3C2; 
    scrollbar-shadow-color: #C3C3C2; 
    scrollbar-highlight-color: #848282; 
    scrollbar-3dlight-color: #d3d3d3; 
    scrollbar-darkshadow-color: #d3d3d3; 
    scrollbar-track-color: #C3C3C2; 
    scrollbar-arrow-color: #848282;
}
.style1 {
	font-size: xx-small;
	font-family: tahoma;
	font-weight: bold;
}