a {
	color: #660099; 
}
a:hover {
	color: #000000;
}
body {
	font: 12px Tempus Sans ITC;
	color: #FF0000;
	margin: 10px 10px 10px 10px;
}
#byline {
	font: 10px Papyrus;
	font-size: 0.8em;
	font-color: #666666;
}
#linklist h1{
	color: #FFFFFF;
	background: #660099;
	margin: 30px 10px 10px 10px;
	font: 16px Comic Sans MS;
	font-weight: bold;
	text-align: center;
}
#linklist a {
	color: #FF0000;
	font: 12px Comic Sans MS;
	font-weight: normal;
	text-decoration: none;
	margin: 15px;
}
#linklist a:hover {
	color: #FF0000;
	font: 12px Comic Sans MS;
	font-weight: normal;
	text-decoration: underline;
}
table {
	border: 2px;
	border-spacing: 1px;
	font: 12px Courier New;
	font-size: 1.0em;
	font-weight: normal;
	color: #660099;
	padding: 2px;
}
td {
	text-align: center;
	text-decoration: none;
	font: 10px Courier New;
	font-size: 1.0em;
	font-weight: normal;
	height: 25px;
}
p {
	margin: 10px 0 0 10px;
	font: 12px Comic Sans MS;
	font-weight: normal;
	font-size: 1.2em;
	color: #000000;
}
h1 {
	font: 12px Tempus Sans ITC;
	font-weight: bold;
	font-size: 1.8em;
	color: #FF0033;
}
h2 {
	font: 12px Tempus Sans ITC;
	font-weight: bold;
	font-size: 1.2em;
	color: #FF0000; 
}
h3 {
	margin: 10px 20px;
	font: 12px Tempus Sans ITC;
	font-weight: normal;
	font-size: 1.2em;
	color: #666666; 
}
h4 {
	font: 12px Tempus Sans ITC;
	font-weight: bold;
	font-size: 1.0em;
	color: #666666;
}
h5 {
	font: 12px Tempus Sans ITC;
	font-weight: bold;
	font-size: 1.0em;
	color: #999999;
}
h6 {
	font: 12px Courier New;
	font-weight: normal;
	font-size: 1.0em;
	color: #660099;
}
ul, ol, li {
	font: 12px Tempus Sans ITC;
	font-weight: normal;
	font-size: 1.2em;
	color: #000000;
	text-indent: 1.5em;
	list-style-type: none;
}
