/*----------------------------------------------------------------------------*/

a {
	font-size:12px;
	text-decoration:none;
	/* font-weight:600; */
	font-family:geneva, arial, helvetica, sans-serif;
	}

a:link {color:#333333;}
a:visited {color:#333333;}
a:hover {border-bottom:1px solid;}

a.toolbar {
	color:#37619d;
    font-size:11px;
    font-weight:bold;
	}

a:visited.toolbar {
	color:#37619d;
    font-size:11px;
    font-weight:bold;
}

a.button {
	color: black;
	padding: 2px 8px 2px 8px;
	margin: 5px 5px 5px 1px;
	border: 1px solid #aaaaaa;
}

a.button:hover {
	color: black;
	background-color: #dddddd;
	border-bottom: 1px solid #aaaaaa;
}

a.white {
  color:white;
  font-weight:bold;
  }

a.menu {
  color:black;
  font-weight:bold;
}

a:visited.menu {
  color:black;
  font-weight:bold;
}

a.header_menu {
  color:#37619d;
  font-size: 15px;
  font-weight:bold;
}

a:visited.header_menu {
  color:#37619d;
  font-size: 15px;
  font-weight:bold;
}

a.header_line {
	font-family: arial,sans-serif;
	font-style: normal;
	color:#898989;
    font-size:15px;
    font-weight:bold;
    margin-left: 8px;
    margin-right: 8px;
}

a:visited.header_line {
	font-family: arial,sans-serif;
	font-style: normal;
	color:#898989;
    font-size:15px;
    font-weight:bold;
}

a.light {
	color: #777777;
}

a:visited.light {
	color: #777777;
}
