/** BASIC */



body {

	font-family: "trebuchet ms", sans-serif;
	
	color: #004784

}



a:link {

	color: #004784

}

a:visited{
	color: #004784
}

a:hover {

	text-decoration: underline;

}
