body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	color: #DC1B3D;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #DC1B3D;
	text-decoration: underline;
}
.menu_title {
	color: #666666;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.menu_link {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

a.menu_link:hover {
	font-weight: bold;
	color: #DC1B3D;
	text-decoration: none;
}
a.menu_link:active {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.gray_line {
	background-color: #999999;
}
a.services_link {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	font-size: 12px;
}
a.services_link:hover {
	font-weight: bold;
	color: #DC1B3D;
	text-decoration: none;
}
a.services_link:active {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
h3 {
	font-size: 18px;
	color: #666666;
}
.poweredby {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.poweredby:hover {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #CCCCCC;
}
a.poweredby:active {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
.footer {
	color: #999999;
	font-size: 10px;
}
a.footer {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}
a.footer:hover {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
a.footer:active {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}
