﻿.normaltext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #EBEBEB;
}
.bold {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #EBEBEB;
}
a {
	color: #FFFFFF;
	text-align: center;
}
