a:active {
	color: White;
}

a:hover {
	color: White;
} 

a:link {
	color: #BFBFBF;
} 

a:visited {
	color: #8F8F8F;
}

body,td,th {
	color: #CCCCCC;
}
body {
	background-color: #000000;
}
.style1 {color: #FFFF00}
.style2 {color: #F7E006}
.blue {color: #09F3FC;  font-size: medium;  font-weight: bold;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   }
.darkyellow {color: #FCAC01;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-weight: bold;  font-size: large;   }
.purple {color: #FF09F0;  font-size: x-large;  font-weight: bold;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   }
.paleyellow {color: #B7BA2D;  font-family: cursive;  font-size: large;  font-weight: bold;   }
.duplication {color: #F1FF14;  font-size: x-large;  font-weight: normal;  font-family: cursive;  font-style: italic;       }

.small {
	font-size: x-small;
	color: #A4A4A4;
}

