p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #660033;
}
a {
	font-family: "Trebuchet MS";
	color: #6666CC;
	text-decoration: underline;
}
a:link {
	font-family: "Trebuchet MS";
	color: #3300CC;
	text-decoration: underline;
}
a:visited {
	color: #660033;
}
a:hover {
	color: #660033;
}
.presentation {
	color: #FFCC66;
	font-size: 13px;

}
h1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
