/* CSS Document */

.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E5339;
	text-decoration: none;
	line-height: 14px;

}
.services:link {
	text-decoration: none;
}
.services:visited {
	text-decoration: none;
}
.services:hover {
	text-decoration: none;
	color: #660000;

}
.yellow_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	line-height: normal;

}
.white_15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;

}
.white_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;

}
.white_11:link {
	text-decoration: none;
}
.white_11:visited {
	text-decoration: none;
}
.white_11:hover {
	text-decoration: underline;

}
.black_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: normal;

}
.black_11:link {
	text-decoration: none;
}
.black_11:visited {
	text-decoration: none;
}
.black_11:hover {
	text-decoration: underline;

}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	line-height: normal;

}
.red:link {
	text-decoration: none;
}
.red:visited {
	text-decoration: none;
}
.red:hover {
	text-decoration: underline;

}
.subtitles {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
.menu_title {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #666600;
	text-decoration: none;
	font-weight: bold;
}

.menu_title:link {
	text-decoration: none;
}
.menu_title:visited {
	text-decoration: none;
}
.menu_title:hover {
	text-decoration: underline;

}
.menu {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
}
.menu:link {
	text-decoration: none;
}
.menu:visited {
	text-decoration: none;
}
.menu:hover {
	text-decoration: underline;

}
.title {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	text-decoration: none;
	color: #660000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.textdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

