/* CSS Document */

p{
font-family:"Trebuchet MS";
font-size:14px;
color:#0000FF;
}
.White {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
