



html, body {
	width: 100%;
	height: 100%; }

body, table, tr, td, .body {
	margin: 0;
	border-spacing: 0px; 	border-collapse: collapse; 	border-style: none;	empty-cells: show;
	vertical-align: top;
	padding: 0;	color: #333;	text-align: left;
	font-family: "arial", "helvetica", "verdana", "geneva", "sans-serif";	font-size: 10px;	line-height: 16px; }

body {
	background-color: #FCFCFC; }








a:link {
	color: #8FADB4; 
	text-decoration: none; 
	background-color: transparent; }

a:visited {
	color: #8FADB4; 
	text-decoration: none; 
	background-color: transparent; }

a:hover	{
	color: #5F7D84; 
	text-decoration: none; 
	background-color: transparent; }

a:active { 
	color: #8FADB4; 
	text-decoration: none; 
	background-color: transparent; }








.deck, .head {
	font-size: 11px;
	color: #444; }








.navActive {
	color: #552255; }

.navActive a:link {
	text-decoration: none;
	color: #552255;
	background-color: transparent; }

.navActive a:visited {
	color: #552255;
	text-decoration: none;
	background-color: transparent; }

.navActive a:hover {
	text-decoration: none;
	background-color: transparent;
	color: #552255; }

.navActive active {
	text-decoration: none;
	background-color: transparent;
	color: #552255; }








.img a:link {
	text-decoration: none; 
	background-color: transparent; }

.img a:visited {
	text-decoration: none; 
	background-color: transparent; }

.img a:hover	{
	text-decoration: none; 
	background-color: transparent; }

.img a:active { 
	text-decoration: none; 
	background-color: transparent; }







