.text
{
	font-family: Tahoma, Arial;
	color: #666666;
	/*text-decoration: none;*/
	font-size: 11px;
}
.text2
{
	font-family: Tahoma, Arial;
	color: #0099FF;
	/*text-decoration: none;*/
	font-size: 11px;
}
a:link
{
	font-family: Tahoma, Arial;
	color: #0099FF;
	text-decoration: none;
	font-size: 11px;
	text-decoration: none;
}
a:hover
{
	font-family: Tahoma, Arial;
	color: #0099FF;
	text-decoration: none;
	font-size: 11px;
	text-decoration: underline;
}
a:visited
{
	font-family: Tahoma, Arial;
	color: #0099FF;
	text-decoration: none;
	font-size: 11px;
	text-decoration: none;
}
.text2Big
{
	font-family: Tahoma, Arial;
	color: #0099FF;
	text-decoration: none;
	font-size: 16px;
}
.box
{
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
}
