/* Scrollbar properties are only supported by Internet Explorer 5.5  */
body {
	scrollbar-3dlight-color : ThreedHighlight;
	scrollbar-arrow-color : Red;
	scrollbar-base-color : ThreedHighlight;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : ThreedHighlight;
	scrollbar-highlight-color : ThreedShadow;
	scrollbar-shadow-color : ThreedShadow;
	scrollbar-track-color : ThreedShadow;
}

TD{Color : Black; Font-Family : Verdana, san-serif; Font-Size : 75%;}

.news {
	Color : #000000;
	Font-Size : 70%;
}

.hnews {
	Color : #000000;
	Font-Size : 105%;
	Font-weight : Bold;
	text-decoration : underline;
}

.cop {Font-Size : 60%; Color : #000000;}

.btxt {Font-Size : 11px; Color : #000000;}

H1 {Font-Size : 105%; Color : #000000;}

.hh {Font-Size : 95%; Color : #000000; Font-Weight : Bold;}

A {
	Color : #000000;
	Font-Weight : Bold;
	text-decoration : none;
}
A:visited {
	Color : #000000;
	Font-Weight : Bold;
	text-decoration : none;
}
A:hover {
	Color : #000000;
	Font-Weight : Bold;
	text-decoration : underline;
}
A:active {
	Color : #000000;
	Font-Weight : Bold;
	text-decoration : underline;
}
