/* Define main areas */
BODY {
	
	font-size:100%;  
	font-family:Calibri,Trebuchet,Verdana; font-variant:normal; font-weight:normal; font-style:normal;
		  
}

#foot {
	text-align: center;
	align: center;
	}
	
#cooper {
	font-family: Cooper Black; font-variant:normal; font-weight:normal; font-style:normal;
	}


/* Links */

.bod :link {COLOR: #ffffff; text-decoration: none;}
.bod :visited {COLOR: #f5f5f5; text-decoration: none;}
.bod :hover {COLOR: #8A2385; text-decoration: none;}
.bod :active {COLOR: #ffffff; text-decoration: none;}

A:link {COLOR: #8A2385; text-decoration: none;}
A:visited {COLOR: #a9a9a9; text-decoration: none;}
A:hover {COLOR: #808080; text-decoration: none;}
A:active {COLOR: #c0c0c0; text-decoration: none;}