@charset "UTF-8";
/* CSS Document */

a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.navigation {font-family: Futura, Geneva, "Trebuchet MS", Arial; color: #000000; }
temp {
	font-family: Futura, Geneva, "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
}
.extra {
	font-size: 25px;
	color: #FF0000;
}
.body{
	font-family: Futura, Geneva, "Trebuchet MS", Arial;
	color: #000000;
	font-size: small;
	font-variant: normal;
}

	