A
{
color: #5D0E67; 
font-weight: bold;
text-decoration: underline;
}
a:hover
{
color: #5D0E67; 
font-weight: bold;
text-decoration: underline;
}
BODY
{
background-image: url('');
background-repeat: repeat-x;
background-color: #FFFFFF;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-family: Arial; 
color: #333333;
font-size: 12px;
font-weight: none;

}

TD {
	font-family: Arial; 
	color: #333333;
	font-size: 12px;
	font-weight: none;

}

.services-bg {
	background-image: url('../images/services_bg.gif');
	background-repeat: repeat-y;
}

.services {
	padding-top: 10px;
	padding-left: 14px;
	padding-right: 10px;
}

.services TD {
	font-family: Arial; 
	color: #333333;
	font-size: 11px;
}

.footer TD {
	font-family: Arial; 
	color: #666666;
	font-size: 11px;
}

.shadow-left {
	background-image: url('../images/shadow-left.gif');
	background-repeat: repeat-y;
}
	
.shadow-right {
	background-image: url('../images/shadow-right.gif');
	background-repeat: repeat-y;
}

h1 {
	font-family: Arial; 
	color: #666666;
	font-weight: normal;
	font-size: 14px;
	margin-bottom:0;
}

.innershadow {
	background-image: url('../images/innershadow2.jpg');
	background-repeat: repeat-y;
}