body,table,tr,td {
	font-family: verdana;
	font-size: 16px;
}

.contact:link,.contact:visited,.contact:active {
	font-family: tahoma;
	font-size: 16px;
	text-decoration: none;
	color: gold;
}

.contact:hover {
	text-decoration: underline;
}

.links:link,.links:visited,.links:active {
	font-family: tahoma;
	font-size: 22px;
	text-decoration: none;
	color: gold;
}

.links:hover {
	text-decoration: underline;
}

.smallerFont {
	font-family: tahoma;
	font-size: 16px;
	color: #E2E8C1;
}

.christmasFont {
	font-family: tahoma;
	font-size: 10px;
	color: red;
}