body {
	background-image: url(../images/AidsRibbonBG.jpg);
}
a {
	text-decoration: none;
	color: #AAAAAA;
	font-weight: normal;
}

a:hover {
	color: #333333;
	font-weight: normal;
}

.bodytext
{
font-family: verdana, helvetica, sans-serif;
font-size: 12px;}
.calendartext
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.calmonth
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 18px;
	color: #A80804;
}
.red {
	color: #B00404
}
.redbold {
	color: #A80804;
	font-weight: bold;
}

.redBig {
	color: #B00404;
	font-size: 24px;
}

.bodytextBig {
	font-family: verdana, helvetica, sans-serif;
	font-size: 24px;
}

