select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	width: 160px;
}
.whitefont {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;

}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.titleBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;



}
.normalText {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.linksNormal {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.linksNormal:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

li {
	color: #FFFFFF;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
textarea {
	color: #333333;
	background-color: #CCCCCC;
}
