BODY
{
	background-color: #fffbce;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
}
A:link {
	text-decoration: none;
	COLOR: #990000;
	FONT-WEIGHT: bold; 
    FONT-SIZE: 13px;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif; 
	BACKGROUND-COLOR: transparent;
	margin: 0 0 0 0;

}
A:visited {
	text-decoration: none;
	COLOR: #990000;
	FONT-WEIGHT: bold; 
    FONT-SIZE: 13px;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif; 
	BACKGROUND-COLOR: transparent;
	margin: 0 0 0 0;

}
A:active {
	text-decoration: none;
	COLOR: #990000;
	FONT-WEIGHT: bold; 
    FONT-SIZE: 13px;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif; 
	BACKGROUND-COLOR: transparent;
	margin: 0 0 0 0;

}
A:hover {
	text-decoration: display;
	COLOR: #336600;
	FONT-WEIGHT: bold; 
    FONT-SIZE: 13px;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif; 
	BACKGROUND-COLOR: transparent;
	margin: 0 0 0 0;

}

A:link.footer {
	text-decoration: none;
	COLOR: #CCCCCC;
	FONT-WEIGHT: bold; 
    FONT-SIZE: 11px;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif; 
	BACKGROUND-COLOR: transparent;
	margin: 0 0 0 0;

}
A:visited.footer {
	text-decoration: none;
	COLOR: #CCCCCC;
	FONT-WEIGHT: bold; 
    FONT-SIZE: 11px;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif; 
	BACKGROUND-COLOR: transparent;
	margin: 0 0 0 0;

}
A:active.footer {
	text-decoration: none;
	COLOR: #CCCCCC;
	FONT-WEIGHT: bold; 
    FONT-SIZE: 11px;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif; 
	BACKGROUND-COLOR: transparent;
	margin: 0 0 0 0;

}
A:hover.footer {
	text-decoration: display;
	COLOR: #ffffff;
	FONT-WEIGHT: bold; 
    FONT-SIZE: 11px;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif; 
	BACKGROUND-COLOR: transparent;
	margin: 0 0 0 0;
}

P
{
    FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-WEIGHT: bold; 

	COLOR: #000000;
}
.initial
{
    FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	FONT-WEIGHT: italic; 
	FONT-SIZE: 30px;
	COLOR: #990000;
}


