@charset "UTF-8";
/* Unitronic network button CSS Document */

#unichip {
	color: #CCC;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	margin: 10px;
}
#unichip h1 a {
	font-size: 11px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	color: #CCC;
}
#unichip a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#unichip a {
	color: #F00;
	font-size: 10px;
}
#unichip a:hover {
	color: #666;
}
#unichip h1 {
	font-size: 11px;
	margin: 0px;
}
