.text {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.h1 {
	font-family: tahoma;
	font-size: 15px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}
.h2 {
	font-family: tahoma;
	font-size: 15px;
	color: #666666;
	font-weight:bold;
	text-decoration: none;
}
.textwhite {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.button:link {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.button:visited {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.button:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.button:active {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.buttonhover {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
