A {
	font-weight : bold;
}
body {
		color: #CCCCCC;
	background-color: olive;
	scrollbar-3d-light-color : #CC9933;
	scrollbar-arrow-color : #339933;
	scrollbar-base-color : #CC9933;
	scrollbar-dark-shadow-color : #339933;
	scrollbar-face-color : #336633;
	scrollbar-highlight-color : #339933;
	scrollbar-shadow-color : #339933;
		font-family : "Times New Roman", Times, serif;
	}

P {
	font-weight : bold;
}


	}

A:LINK {
	text-decoration: underline;
	color : #FFCC00;
}

TD {
	font : bold;
	color : #CCCCCC;
}

A:VISITED {
	text-decoration: underline;
	color : #FFCC00;
}
A:ACTIVE {
	text-decoration: none;
	color : Yellow;
}
A:HOVER {
	cursor : auto;
	color : #FFFFFF;
	}


