
Body
{ 
	
	Background-color: #99ccff;
}

			

A
{
	
	text-decoration: none;
}

A.Nav
{
	color: white;
			
}

A.Nav1
{
	color: black;
	text-decoration: underline;
}

A:hover
{
	color: red;
}

HR
{
	
	height: 5px;
	align: left;
	
}

H1
{
	Font-size: 16pt;
}