﻿#sarvice {
	width:580px;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	background-color: #F5F5F4;
	background-repeat: repeat;
	text-align: left;
	height: auto;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	 }

a.link:hover {
color:#ff6699;
text-decoration:none;
}
a.link:active {
text-decoration:none;
}
a.link:visited {
color:#ff6699;
text-decoration:none;
}

.border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	height: auto;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.link 
