body *
{
	font-family:Tahoma,Verdana;
	background-color:White
}
.links
{
	font-size: large;
	color: Maroon;
	font-family:Verdana;
	text-decoration: none;
}
.mediumtext
{
	font-size: medium;
	text-decoration: none;
	font-family:Tahoma,Verdana;
}
.largetext
{
	font-size: large;
	text-decoration: none;
	font-family:Tahoma,Verdana;
}
.boldtext
{
	font-size: medium;
	text-decoration: none;
	font-weight: bold;
	font-family:Arial,Tahoma,Verdana;
}
.smalltext
{
	font-size: small;
	font-family:Tahoma,Verdana;
	text-decoration: none;
}
.title
{
	font-size: x-large;
	color: white;
	font-family:Tahoma,Verdana;
	text-decoration: none;
}
.subtitle
{
	font-size: medium;
	color: white;
	font-family:Tahoma,Verdana;
	text-decoration: none;
}