/** BASIC */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000
}

a:link {
	color: #0000FF;
	font-weight: bold;
       /* color: #004784 */
}

a:hover {
	text-decoration: none;
}
