.big_grey {
	font-family: tahoma;
	font-size: 14px;
	color: #585858;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.text {
	font-family: tahoma;
	font-size: 12px;
	color: #757575;
	text-decoration: none;
}
a:visited {
	font: normal 12px tahoma;
	color: #757575;
}

.links {
	font-family: tahoma;
	font-size: 10px;
	color: #181818;
	text-decoration: underline;
}
.red_links {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #B8225D;
	text-decoration: underline;
}
.green_links {
	font-family: tahoma;
	font-size: 10px;
	color: #66A100;
	text-decoration: underline;
}
.copyright {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
body {
	background-attachment: scroll;
	background-image: url(../media/background.gif);
	background-repeat: repeat;
}
a:link {
	font: normal 12px tahoma;
	color: #000000;
}
a:hover {
	font: normal 12px tahoma;
	color: #FFFFFF;
	text-decoration: underline;
}
.big_white {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
