
body {
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 160%;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 10px;

}

a:link{
    color: #726FFE;
    text-decoration: none;
font-weight: bold;
}
a:visited {
    color: #726FFE;
    text-decoration: none;
}
a:hover {
	color: #726FFE;
}

