BODY
{
	background-color: #006a7a;
	BACKGROUND: url(images/green-bg.jpg);
	FONT-FAMILY: Palatino Linotype, Palatino, Georgia, times, serif;
}
A:link {
	text-decoration: underline;
	COLOR: #fffeaa;
	FONT-WEIGHT: bold; 
    FONT-SIZE: 20px;
	FONT-FAMILY: Palatino Linotype, Palatino, Georgia, times, serif;
	BACKGROUND-COLOR: transparent;
	margin: 0 0 0 0;

}
A:visited {
	text-decoration: underline;
	COLOR: #fffeaa;
	FONT-WEIGHT: bold; 
    FONT-SIZE: 20px;
	FONT-FAMILY: Palatino Linotype, Palatino, Georgia, times, serif;
	BACKGROUND-COLOR: transparent;
	margin: 0 0 0 0;

}
A:active {
	text-decoration: underline;
	COLOR: #fffeaa;
	FONT-WEIGHT: bold; 
    FONT-SIZE: 20px;
	FONT-FAMILY: Palatino Linotype, Palatino, Georgia, times, serif;
	BACKGROUND-COLOR: transparent;
	margin: 0 0 0 0;

}
A:hover {
	text-decoration: underline;
	COLOR: #ffaaaa;
	FONT-WEIGHT: bold; 
    FONT-SIZE: 20px;
	FONT-FAMILY: Palatino Linotype, Palatino, Georgia, times, serif;
	BACKGROUND-COLOR: transparent;
	margin: 0 0 0 0;

}
A:link.footer {
	text-decoration: none;
	COLOR: #fffeaa;
	FONT-WEIGHT: bold; 
    FONT-SIZE: 14px;
	FONT-FAMILY: Palatino Linotype, Palatino, Georgia, times, serif; 
	BACKGROUND-COLOR: transparent;
	margin: 0 0 0 0;

}
A:visited.footer {
	text-decoration: none;
	COLOR: #fffeaa;
	FONT-WEIGHT: bold; 
    FONT-SIZE: 14px;
	FONT-FAMILY: Palatino Linotype, Palatino, Georgia, times, serif; 
	BACKGROUND-COLOR: transparent;
	margin: 0 0 0 0;

}
A:active.footer {
	text-decoration: none;
	COLOR: #fffeaa;
	FONT-WEIGHT: bold; 
    FONT-SIZE: 14px;
	FONT-FAMILY: Palatino Linotype, Palatino, Georgia, times, serif; 
	BACKGROUND-COLOR: transparent;
	margin: 0 0 0 0;

}
A:hover.footer {
	text-decoration: display;
	COLOR: #ffaaaa;
	FONT-WEIGHT: bold; 
    FONT-SIZE: 14px;
	FONT-FAMILY: Palatino Linotype, Palatino, Georgia, times, serif;
	BACKGROUND-COLOR: transparent;
	margin: 0 0 0 0;
}
P
{
    FONT-FAMILY: Palatino Linotype, Palatino, Georgia, times, serif;
	FONT-WEIGHT: normal; 
    FONT-SIZE: 14px;
	COLOR: #FFFFFF;
}

.header
{
    FONT-FAMILY: Palatino Linotype, Palatino, Georgia, times, serif;
	FONT-WEIGHT: normal; 
    FONT-SIZE: 18px;
	COLOR: #FFFFFF;
}
.initial
{
    FONT-FAMILY: Palatino Linotype, Palatino, Georgia, times, serif;
	FONT-WEIGHT: italic; 
	FONT-SIZE: 30px;
	COLOR: #FFFFFF;
}


