.maintext {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}.padding {
	padding: 20px;
}
