p  {
	font-family : "Century Gothic";
}

a:active  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : #0000FF;
}

a:hover  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : #3399CC;
}

a:link  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #3399CC;
}

a:visited  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #3399CC;
}

.firstletter  {
	font-family : "Century Gothic";
	font-size : 24px;
	font-weight : bold;
	text-decoration : none;
	color : #FFCC00;
	background-color : #BD0000;
	font-style : italic;
}

.title  {
	font-family : "Century Gothic";
	font-size : 24px;
	font-weight : bold;
	color : #BD0000;
	text-decoration : none;
	font-style : italic;
}

