﻿body {
}
.cls_norm
{
	color: black;
	font-family: Verdana;
	font-size: 10pt;
}
.cls_normbold
{
	color: black;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;	
}
A
{
	color: red;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;	
}
A:active
{
	color: red;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;	
}
A:hover
{
	color: red;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
}
A:link
{
	color: red;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;	
}
A:visited
{
	color: red;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
}
.cls_navibold
{
	font-family: Verdana;
	font-weight: bold;
	color: white;
	background-color: #DB0712;
	font-size: small;
}
.cls_navibold_black
{
	font-family: Verdana;
	font-weight: normal;
	color: white;
	background-color: black;
	font-size: x-small;
}
