.bold	{
	font-family:arial,times new roman;
	font-size:14;
	font-weight:bold;
	color:black;
	}

.title	{
	font-family:parade,arial,times new roman;
	font-size:32px;
	text-decoration:none;
	color:#336633;
	} 
	
td	{
	font-family:arial,times new roman;
	font-size:14;
	color:black;
	} 

	
A	{
	font-family:arial,times new roman;
	font-size:14px;
	text-decoration:none;
	font-style:none;
	font-weight:bold;
	color:#996633;
	} 
	
A.light {
	font-family:arial,times new roman;
	font-size:14px;
	text-decoration:underline;
	font-style:none;
	color:white;
	} 
	
	
A:hover	{
	Color:blue;
	Text-decoration:underline;
	}	

