/* CSS Document */

/* template styles */

body {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #EDED56;
	margin: 0px;
} 

a:link {
	color: #FF6600;
	font-size: 12px;
	text-decoration: none;
} 

a:active {
	color: #FF6600;
	font-size: 12px;
	text-decoration: none;
} 

a:visited {
	color: #FF6600;
	font-size: 12px;
	text-decoration: none;
} 

a:hover {
	color: #005038;
	text-decoration: underline;
	font-size: 12px;
} 

td {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-size: 12px;
	color: #00000;
	font-weight: normal;
}
