.shell {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #CCCCCC;
}
a:link {
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: blink;
}
a:visited {
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #CCCC99;

}
.small {
	font-family: "ºÚÌå";
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #FFFFFF;
}
.big {
	font-family: "ºÚÌå";
	font-size: medium;
	line-height: 30px;
	color: #FFFFFF;
}
