a:link {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: blink;
}
a:active {
	background-color: #FF0;
}
a:visited {
	color: #0C9;
}


.head_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
link {
	font-family: "MS Serif", "New York", serif;
	color: #099;
}
