p {
	font: small Arial, Helvetica, sans-serif;
}
td {
	font: small Arial, Helvetica, sans-serif;
}
.cal {
	position: absolute;
	left: 660px;
	top: 140px;
	width: 340px;
}
.yourlink {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
.yourlink a:visited {
	color: #CCCCCC;
	text-decoration: none;

}
.yourlink a:link {
	color: #CCCCCC;
	text-decoration: none;

}
.yourlink a:hover {
	color: #333333;
	text-decoration: underline;

}
.yourlink a:active {
	color: #000000;
	text-decoration: underline;

}
.smaller {
	font-size: smaller;
}
.email {font-weight:bold; }