.content {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.content_size {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 5px 0px 0px
}

.content_bold {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.content_bold_form {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.content_form {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.buttons {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.link {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFF33;
	text-decoration: none;
}
