body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/webbcgrnd.png);
	background-repeat: repeat-x;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal;
}
.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.anncttitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}


.anncttitlepnk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #FF00FF;
}
.schedule {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #FF9933;
	font-style: italic;
}
.facultyinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	font-style:italic
}
img {
	border: medium none #990033;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}.anncts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.facultypagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.smallwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.announcementstable {
	border: thin double #990000;
}
.annctpnk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FF00FF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
