/* CSS Document */

.GenTextFooter{
font-family:"Century Gothic", "Courier New", Courier, sans-serif, serif;
font-size:10px;
color:#333333;
}

.GenTextTitle{
font-family:"Century Gothic", "Courier New", Courier, sans-serif, serif;
font-size:18px;
color:#333333;
}

.GenText{
font-family:"Century Gothic", "Courier New", Courier, sans-serif, serif;
font-size:11px;
color:#333333;
}

.GenText2{
font-family:"Century Gothic", "Courier New", Courier, sans-serif, serif;
font-size:14px;
color:#333333;
}


a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
