.bannertitle
{
	color: red; 
	font-family: verdana; 
	font-size: 10pt
}

.menuitem
{
	color: white; 
	font-family: verdana; 
	font-size: 10pt;
	cursor: hand;
	text-decoration: none
}
A
{
	color: #FF0000;
	
}

A:hover
{
	color: #A95454;
}

BODY
{
	<!--OLD BACKGROUND:background: url(../images/ptcswide.jpg) fixed; -->
	color: #7C3F3F;
	font-family: verdana; 
	font-size: 12pt;
	margin: 0
	
}
