/* Created By Lisa Merriman for Unlimited Webdesign */

BODY, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.menu {  
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 2px; word-spacing: 3px;
	text-decoration: none;
	color: #535353;
}

.titletext {
	color: #C6D0C8;
	letter-spacing: 8px; word-spacing: 5px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono; font-size: 22pt;
}

A:link, A:visited {
	color: #791400; 
	text-decoration: none;
}

A.menu:link, A.menu:visited {  
	color: #535353; 
	text-decoration: none
}

A.menu:hover {  
	color: #B91F00; 
	text-decoration: none
}
