a.large {
	font-family: Tahoma;
	color: #1D659F;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
a.large:hover {
	font-family: Tahoma;
	font-size: 15px;
	color: #9F1316;
	text-decoration: none;
	font-weight: bold;
}
a.small {
	font-family: Tahoma;
	font-size: 12px;
	color: #9F1316;
	text-decoration: none;
	font-weight: bold;
}
a.small:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #1D659F;
	text-decoration: none;
	font-weight: bold;
}
a {
	font-family: Tahoma;
	font-size: 14px;
	color: #33FFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
body {
	background-color: #E7DFC8;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.pipes {
	font-family: Tahoma;
	font-size: 12px;
	color: #1D659F;
	text-decoration: none;
	font-weight: bold;
}
