H1 {
	font-family: "Courier New", Courier, monospace;
	font-size: x-large;
	font-weight: 900;
	color: Blue;
}

frameset {
	border: 0;
	margin: 0px;
	border-style: none;
	border-width: 0px;
	padding: 0px;
}

frame{
	border: 0px none transparent;
	margin: 0px;
	border-style: none none none none;
	border-width: 0px;
	padding: 0px;
}

A {
   color : Red;
	text-decoration : none;
}
                    
A:visited:hover {
	color: #FFA500;
	text-decoration: underline;
}
                    
A:visited {
	color: Maroon;
	text-decoration: none;
}
                    
A:hover {
	color: #FFA500;
	text-decoration: underline;
}
                    
A:active {
	color: White;
	text-decoration: none;
}
                    
A.normal {
	color: Maroon;
	text-decoration: none;
}


body  {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 0px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-color: Black;
	scrollbar-face-color: White;
	scrollbar-shadow-color: Maroon;
	scrollbar-highlight-color: Black;
	scrollbar-3dlight-color: Black;
	scrollbar-darkshadow-color: Black;
	scrollbar-track-color: Maroon;
	scrollbar-arrow-color: Maroon;
	background-attachment: scroll;
	border: 0px none;
}
td {
font: 14px Verdana;text-align:center
}

