a {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}

a:link {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #767272;
	text-decoration: none;
}

.title {
	font-family: Times New Roman, Arial, Verdana, ;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

.text {
	font-family: Times New Roman, Arial, Verdana, ;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}

.footer {
	font-family: Times New Roman, Arial, Verdana, ;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}