.def_font-family {
	font-family : Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
}

.body_text {
	font-size : x-small;
	font-weight : lighter;
	color : Navy;
}

a {text-decoration:none; color:#3399FF}
A:visited { color : Red; }
A:hover {text-decoration:underline}

#body_link  {
	color : Navy;
}

h2 {
	font-size : 30px;
	font-weight : bold;
	color : Navy;
}
h3 {
	font-size : 15px;
	font-weight : bold;
	color : Navy;
	letter-spacing : 1px;
}