BODY {
	background-color: #FFCC00; 
	background: URL(images/left.jpg);}

A:link {
	font-family: Times;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
	text-align: center;
	line-height: 16pt;}

A:visited {	
	font-family: Times;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
	text-align: center;
	line-height: 16pt;}

A:active {	
	font-family: Times;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color: #990033;
	text-decoration: none;
	text-align: center;
	line-height: 16pt;}

A:hover {	
	font-family: Times;
	font-size: 16pt;
	font-weight: bolder;
	font-style: italic;
	color: #990033;
	text-decoration: underline;
	text-align: center;
	line-height: 16pt;}
	
.current {	
	font-family: Times;
	font-size: 16pt;
	font-weight: bolder;
	font-style: normal;
	color: #990033;
	background-color: #FFFFFF; 
	text-decoration: none;
	text-align: center;
	line-height: 16pt;}
	
.space {width: 10px;}
