﻿body { }
p {	text-align: center;
}
td {	text-align: left;
}
a:link { color: #fff; text-decoration: none; }
a:visited { color: #fff; text-decoration: none; }
a:hover { color: #cce829; }
a:active { }
.normal_text_colored {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCE829;
}
.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.HEADINGS_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #cce829;
}
.normal_text_HEADINGS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
