a:link {
	font-family: "comic Sans MS";
	font-size: 14px;
	color: FFCC00;
	font-weight: bolder;
	text-decoration: underline;


}
a:visited {
	font-family: "comic Sans MS";
	font-size: 14px;
	color: #FFCC00;
	font-weight: bolder;
	text-decoration: underline;

}
h1 {
	font-family: Arial;
	font-size: 20px;
	color: FFCC00;

}
.tableborder {
	border: 2px solid #FF6600;
}
textarea {
	color: #FFFFFF;
}
