body {
	background-color: #C0C0C0;
	background-image: url(images/bkgd_01.gif);
	background-repeat: repeat-x;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}

a.footerlink{ font-family: Tahoma; color: #FFFFFF; text-decoration: none; font-weight: normal; font-style: normal; font-size:10px}
a.footerlink:hover { font-family:Tahoma; color: #636363; text-decoration: none; font-weight: normal; font-style: normal; font-size: 10px}
a.footerlink:active { font-family: Tahoma; color: #FFFFFF; text-decoration: none; font-weight: normal; font-style: normal; font-size: 10px}
a.footerlink:visited { font-family: Tahoma; color: #FFFFFF; text-decoration: none; font-weight: normal; font-style: normal; font-size: 10px}
a.footerlink:visited:hover { font-family: Tahoma; color: #636363; text-decoration: none; font-weight: normal; font-style: normal; font-size: 10px}

.maintext {
	font-family: Tahoma;
	font-size: 11px;
	color: #3C3C3C;
}