.small {
	font-family: tahoma;
	font-size: 11px;
}
.big {
	font-family: tahoma;
	font-size: 12px;
}
.small1 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
