BODY
{
	background-color: #ffcc00;
}

.Left
{
	font-weight: bold;
	color: #ffffcc;
	font-family: Arial;
}
a.left:link
{
	font-weight: bold;
	color: #ffff00;
	font-family: Arial;
}
a.left:visited
{
	font-family: Arial;
	font-weight: bold;
	color: #ffff00;
	
}
a.left:hover
{
	font-weight: bold;
	color: #ffff00;
	font-family: Arial;
	background-color: #cc00cc;
}

H2
{
	font-weight: bold;
	color: #cc66ff;
	text-decoration: underline overline;
}
H4
{
	font-weight: bold;
	color: #99cc00;
	text-decoration: underline;
	
}
.leftbg
{
	background-color: #33ccff;
}
