
.linkeffect A { text-decoration:none ; color: #FF0000}
.linkeffect A:hover { background-color: #FF0000; color: #000000; text-decoration: none}
.linkeffect A:active {  background-color: #000000; color: #FFFF00}

BODY 
{ 
scrollbar-base-color: #000000; 
scrollbar-arrow-color: #FFFF00;
scrollbar-DarkShadow-Color: #FFFF00;
scrollbar-Track-Color: #FF0000;}

.vertline {
	color: #00FF00;
}

h2 {
	color: #FFFFFF;
}
.bold01 {
	color: #FF0000;
	font-size: medium;
	font-weight: bold;
	background-color: #000000;

}
.tiny {
	font-size: xx-small;
	background-color: #000000;

}
.bigbold {
	font-size: x-large;
	font-weight: bolder;

}
.bold {
	font-weight: bold;
}
.bold02 {
	font-size: large;
	font-weight: bold;
	background-color: #000000;
}
.vertlineblue {
	color: #000066;
}
.big {
	font-size: medium;
}
.big_blackbg {
	font-size: medium;
	background-color: #000000;
}
.blackbg {
	background-color: #000000;
}
.bigger {
	font-size: large;
}
.small {
	font-size: x-small;
}
