.text {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
input {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
select {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
textarea {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
.border {
	border: 1px solid #bda177;
}
a:link {color: #0076e4;}
a:visited {color: #0076e4;}
a:hover {color: #0076e4;}
a:active {color: #0076e4;}

.about a:link {color: #00c5e4;}
.about a:visited {color: #00c5e4;}
.about a:hover {color: #00c5e4;}
.about a:active {color: #00c5e4;}

.servli li {list-style-image: url(servli.gif); none; font-weight: bold; font-size: 10px;}
