A  {
	font-family : Verdana,sans-serif;
	font-weight : normal;
	text-decoration : none;
}

A:Visited  {
	font-family : Verdana,sans-serif;
	font-style : normal;
	text-decoration : none;
	color : Blue;
}

A:Active  {
	text-decoration : none;
	font-family : Verdana,sans-serif;
	font-style : normal;
}

A:Hover  {
	font-family : Verdana,sans-serif;
	font-style : normal;
	color : Blue;
	text-decoration : underline;
}

.text {
	font-family : Verdana,sans-serif;
	font-size : 10pt;
	color : black;


}

.header {
	font-family : Verdana, sans-serif;
	font-size : 12pt;
	color : black;
	font-weight : bold;
}

.bold {
	font-weight : bold
};
