﻿@charset "utf-8";

#linefull {
	BORDER-RIGHT: 1px solid #4A659C;
	BORDER-TOP: 1px solid #4A659C;
	BORDER-LEFT: 1px solid #4A659C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 4A659C;
}h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 4A659C;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6A563B;
}
a:visited {
	color: 4A659C;
}
a:link {
	color: 000000;
}

a:hover {
	color: 000000;
}

a:active {
	color: 4A659C;
}
