﻿@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-size: 100%;
	background: url('images/bk6.png') no-repeat center top;
	behavior: url(/css/csshover.htc);
}


a:link {
	color: #0000FF;
}
a:hover {
	color: #315D80;
}
a:visited {
	color: #0000FF;
}

