@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:medium;
	color:#000000;
	margin-top:0px;
	background: url(../images/top.png) center top no-repeat;
}
 a:link,  a:visited {
color:#207fb6;
}
a:hover,  a:active {
color:#b62785;
}