body {
     color: #333333;   
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	text-decoration: none;
     margin: 0px 0px 0px 0px;
}

a {
     color: #3872B2;
     font-weight: normal;
     text-decoration: underline;
     cursor: pointer;
}

a:hover {
     color: #E94A2D;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
}

.cc {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #7F6340;
}

.cc a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #344E59;
}

.cc a:hover {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 14px;
	text-decoration: none;
	color: #344E59;
	font-weight: bold;
}

#skin_ct3 {
	background-image:url('images/sunset977.jpg');
background-repeat:no-repeat;
background-position:bottom; 
     }

