.aggie {
	font-family: "Comic Sans MS", Jokerman, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #6d1823;//CC3366
	cursor: crosshair;
	background: #6d1823;//CC3366
}
p {
	font-family: "Comic Sans MS", Jokerman, "Times New Roman";
	font-size: medium;
	color: #FFFFFF;
}
body {
	background-color: #6d1823;
	}
h1 {
	font-family: "Comic Sans MS", Jokerman, "Times New Roman";
	font-size: xx-large;
	color: #FFFFFF;
	font-weight: bold;
}
h2 {
	font-family: "Comic Sans MS", Jokerman, "Times New Roman";
	font-size: large;
	color: #FFFFFF;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	font-style: oblique;
}
h4 {
	font-family: "Comic Sans MS", Jokerman, "Times New Roman";
	font-size: 14px;
	color: #CCCCCC;
}
a:link {
	color: #00FFFF;
}
a:hover {
	color: #FFFF00;
}
a:visited {
	color: #00FF66;
}
