.navigation {
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px; 
	color: #333333;
	font-weight: bold;
	line-height: 22px;
	}

.navigation a:link {
	text-decoration: none;
	color : #333333;
	}
.navigation a:active {
	text-decoration: none;
	color : #000000;
	}
.navigation a:visited {
	text-decoration: none;
	color : #333333;
	}
.navigation a:hover {
	text-decoration: none;
	color : #ED008C;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
	background-color: #ED008C;
	line-height: 19px;
	} 	
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
	line-height: 19px;
	}

.footer {
	font-size: 10px; 
	color: #333333;
	}

.footer a:link {
	text-decoration: none;
	color : #000000;
	}
.footer a:active {
	text-decoration: none;
	color : #000000;
	}
.footer a:visited {
	text-decoration: none;
	color : #000000;
	}
.footer a:hover {
	text-decoration: none;
	color : #ffffff;
	}

.pagename {
	font-size: 22px; 
	color: #f653af;
	font-weight: bold;
	line-height: 32px;
	}

.pic {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 15px;

}