body {
	MARGIN-TOP: 0px;
	margin-left:auto;
	margin-right:auto;
	FONT-SIZE: 12px;
	font-family: verdana;
      COLOR: black;
}
img {
	display:block;
}
td {
	font: 12px verdana;
      COLOR: black;
}

.menu a:link, .menu a:active, .menu a:visited {
	display:block;
	height:19px;	
	padding:4px 17px 0 17px;
	font-size:12px;
	color:#a68cbb;
	text-decoration: none;
}
.menu a:hover {
	background-image:url(/images/menu_on.gif);
	background-position:top right;
	background-repeat: no-repeat;
	font-size:12px;
	color:#81a9cc;
	text-decoration: none;
}

.menuAt a:link, .menuAt a:active, .menuAt a:visited, .menuAt a:hover {
	display:block;
	background-image:url(/images/menu_on.gif);
	background-position:top right;
	background-repeat: no-repeat;
	height:19px;	
	padding:4px 17px 0 17px;
	font-size:12px;
	font-weight:bold;
	color:#81a9cc;
	text-decoration: none;
}
.subMenuTxt {
	margin:0px 14px;
	font-size:10px;
	font-weight:bold;
	color:#81a9cc;
}
.subMenu a:link, .subMenu a:active, .subMenu a:visited {
	font-size:10px;
	color:#81a9cc;
	text-decoration: none;
}
.subMenu a:hover {
	font-size:10px;
	color:#81a9cc;
	text-decoration: underline;
}
.subMenuAt a:link, .subMenuAt a:active, .subMenuAt a:visited, .subMenuAt a:hover {
	font-size:10px;
	font-weight:bold;
	color:#81a9cc;
	text-decoration: none;
}
.title {
	font-size:13px;
	font-weight:bold;
	color:white;
}
.service {
	font-size:10px;
	color:white;
}
.news {
	font-size:10px;
	font-weight:bold;
	color:black;
}
.news a:link, .news a:active, .news a:visited {
	font-size:10px;
	color:black;
	text-decoration: none;
}
.news a:hover {
	font-size:10px;
	color:black;
	text-decoration: underline;
}
.address {
	font-size:10px;
	color:#663366;
}
.more {
	font-size:9px;
	color:white;
}
.more a:link, .more a:active, .more a:visited {
	font-size:9px;
	color:white;
	text-decoration: none;
}
.more a:hover {
	font-size:9px;
	color:white;
	text-decoration: underline;
}
H1 {
	color:black;
	font: bold 12px verdana;
	display:inline;
}
H2 { 
	color:black;
	font: bold 12px verdana;
	display:inline;
}
H3 {
	color:black;
	font: bold 12px verdana;
	display:inline;
}

a:link,  a:active, a:visited, a:hover {
      COLOR: #81a9cc;
	text-decoration:underline;
}
.credit {
	font-family: arial, helvetica;
	font-size: 9px;
	color: white;
}
.credit a:link, .credit a:active, .credit a:visited {
	font-family: arial, helvetica;
	font-size: 9px;
	color: white;
	text-decoration: underline;
}
.credit a:hover {
	font-family: arial, helvetica;
	font-size: 9px;
	text-decoration:underline;
	color: white;
}
.keys a:link, .keys a:active, .keys a:visited {
	font-family: arial, helvetica;
	font-size: 9px;
	color: white;
	text-decoration: none;
}
.keys a:hover {
	font-family: arial, helvetica;
	font-size: 9px;
	text-decoration:none;
	cursor:text;
	color: white;
} 

.serviceContent a { color:white; }
