a:link {
	font-family: "Times New Roman", Times, serif
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #9900FF;
}

.style1 {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: 12px;
}
.style2 {color: #FFFFFF;
font-size: 30px;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
}
.style4 {color: #FFFFFF}.list {
	list-style-image: url(images/star.gif);
}
