﻿@charset "UTF-8";
.bgcolor {
	background-color: #19408C;
}
a:link {
	color: #19408C;
	text-decoration: none;
}

a:visited { 
	color: #19408C;
}
