.skad a:hover,.skad a:visited,.skad a:active,.skad a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #ffffcc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
a:link {
	color: #996600;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #996600;
}
img a:hover {
	text-decoration: underline;
	color: #4D6179;
}
p a:hover , li a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #4D6179;
	background-color: #FFFFCC;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
.subtitle {
	font-size: 14px;
	color: #931500;
}
.search-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.search {
	background:none; 
	background-image:url(images/btn-search.gif); 
	background-position:center;
	width:70px; 
	height:22px;
	border:none;  
	cursor:pointer;
	position:relative;
}

.underline {
text-decoration: underline;
}
