input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.mail:link {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
}
a.mail:visited {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
}
a.mail:hover {

	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
}
a.mail:active {

	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
}
a.comp:link {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #CCFF00;
	text-decoration: none;
}
a.comp:hover {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #CCFF00;
	text-decoration: none;
}
a.comp:visited {

	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #CCFF00;
	text-decoration: none;
}
a.comp:active {


	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #CCFF00;
	text-decoration: none;
}
.bs {
	font-family: Tahoma, "MS Sans Serif";
	color: #000000;
	text-decoration: none;
	border: 1px solid #FFFF00;
	background-color: #FFFF00;
	font-weight: bold;
}
li {
	display: inline;
}
