BODY {
	color: #000000;
	background-color: #FFFFFF;
	background-image:  http://www.cybertowers.com/ct/images/back_j.gif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	}
	
H3
	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	border: none;
	}
H4
	{	
	color: #000000;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	}

P, UL, TD, DL, DD, DT	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	}
.purple
	{	
	font-family: Arial, Helvetica, sans-serif;
	color: #800080;
	border: none;
	}
.copyright {
		font-family: Arial, Helvetica, sans-serif;
		font-size: smaller;
		}

A:link	{
		text-decoration	:	none;
		color: #0000FF;
		background :   #FFFFFF;
		font-weight: 700;
		}
		
A:active {
		text-decoration	:	none;
		color: #FFFF00;
		background :   #FFFFFF;
		font-weight: 700;
		}
		
A:visited {
		text-decoration	:	none;
		color: #800040;
		background :   #FFFFFF;
		font-weight: 700;
		}

A:hover {
		text-decoration	:	none;
		color: #F7BD08;
		background :   #FFFFFF;
		font-weight: 700;
		}

