.links {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
a:link {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-size: 13px;
	color: #666666;
	font-style: normal;
	text-decoration: underline;
}
.text {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	line-height: 30px;
}


body {
	background-color: #FFFFFF;
	margin: 0px;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.red {
	color: #ED1E2E;
}
.blue {
	color: #0000CC;
}
.textbig {

	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	line-height: 40px;
}
