﻿body {
	margin: 0px;
}
a:link {
	color: #3097BA;
}
a:visited {
	color: #3097BA;
}
a:hover {
	color: #A2BECA;
}
a:active {
	color: #8FB3C9;
}
.style1 {color: #000000}
.style2 {color: #000000; font-weight: bold; }