<style type="text/css">

a.one:link {color: #ff0000; text-decoration: none}
a.one:visited {color: #000000; text-decoration: none}
a.one:hover {color: #FFFFFF; text-decoration: none}

a.two:link {
	color: #000;
	text-decoration: none;
	font-size: 16px;
}
a.two:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
}
a.two:hover {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}

a.three:link {
	color: #03C;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;

}
a.three:visited {
	color: #0E2C4E;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
a.four:link {
	color: #0E2C4E;
	text-decoration: none;
	font-size: 20px;
}
a.four:visited {
	color: #0E2C4E;
	text-decoration: none;
	font-size: 20px;
}
</style>
.TextColor {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.LargeBoldFooter {
	font-weight: bold;
	background-image: url(../Images/wood.jpg);
	text-align: left;
	font-size: 20px;
}
.YearbookAlignedText {
	text-align: center;
	background-image: url(../../Poetry%20Website/notebook.jpg);
}
.Corkboard table tr td #Specail {
	font-weight: bold;
	text-align: left;
}
