a:link {
	color: #FFFFCC;
	text-decoration: none
}
a:hover {
	color: #FFCCCC;
	text-decoration: underline;
	text-weight: bold
}
a:active {
	color: #FFCCCC;
	text-decoration: underline
}
a:visited{
	color: #CCCCCC}

p {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	color: #ffffff

}
h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	color: #ffffcc
}


ul { 
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	color: #ffffff
}
ol { 
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	color: #ffffff
}
td {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	color: #ffffff
}
