.text {
	font-family: Arial;
	font-size: 11px;
}
input {
	font-family: Arial;
	font-size: 10px;
}
select {
	font-family: Arial;
	font-size: 10px;
}
textarea {
	font-family: Arial;
	font-size: 10px;
}
.link-red {
	color: #CC0000;
}
.link-white {
	color: #FFFFFF;
}
.text-headline {
	font-weight: bold;
	color: #990000;
	font-family: Arial;
	font-size: 14px;
}
.text-default {
	font-size: 10px;
	font-family: Arial;

}

