A.menu:link {
  color: #000000;
  text-decoration: none
}
A.menu:visited {
  color: #000000;
  text-decoration: none
}
A.menu:active {
  color: #000000
}
A.menu:hover {
  color: #aaaaaa;
  text-decoration: none
}

A.content:link {
  color: #000000;
  text-decoration: none
}
A.content:visited {
  color: #000000;
  text-decoration: none
}
A.content:active {
  color: #000000
}
A.content:hover {
  color: #777777;
  text-decoration: none
}

img{
border:0px;
}

ul,li{
	list-style-type: none;
}

.tblservice{
width:178px;
border-collapse: collapse;
}
.tblservice td {
background-color : #dddddd;
padding: 0px;
}

.tblservicelist{
width:737px;
border-collapse: collapse;
}

.tblservicelist th {
background-color : #5588ff;
border: 1px solid #aaaaaa;
font-size:14px;
padding: 3px;
}

.tblservicelist td {
border: 1px solid #aaaaaa;
font-size:11px;
padding: 3px;
}

.tblprofile{
width:737px;
border-collapse: collapse;
}
.profile td {
border: 1px solid #aaaaaa;
font-size:12px;
padding: 3px;
height: 30px;
}

