.mainbuttons {
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;


}
.dailytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;

}
.dates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	background-color: #006600;
}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
.blinkSL {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: blink;
	font-size: 14px;
	font-weight: bold;
	padding: 1px;

}
.sllink {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #FF0000;
}
.table {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.contactTable {
	border: thin solid #CC0033;
}
