/*
 * style sheet for FAP pages
 */

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #232323;
	color: #333333;
	
}


a {
	font-family: "Stylus BT", Arial, Helvetica;
	color: #cccccc;
	text-decoration: none;
	font-size: 13px;

	}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.linktext {
	font-family: "Stylus BT", Arial, HelveticaExt-Normal;
	font-size: 13px;
	font-style: normal;
	color: #cccccc;
}





a {
	font-family: "Stylus BT", Arial, Helvetica;
	color: #DF992F;
	text-decoration: none;
	font-size: 13px;

	}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.linktext {
	font-family: "Stylus BT", Arial, HelveticaExt-Normal;
	font-size: 13px;
	font-style: normal;
	color: #CCCCCC;
}

.FAP_style {  font-family: Arial, Helvetica, sans-serif; color: #666666; background-position: left top; font-size: 18px}
.FAP_Menu {  font-family: Arial, Helvetica, sans-serif; color: #666666; background-position: top; vertical-align: top; font-size: 16px}
.layers_FAP {  font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-variant: normal; color: #666666; font-size: 16px}
