a.buttons:link, td.hrmenu_cmsTop a {
   text-decoration: none;
	color: Navy;
	font-size: 12px;
}

a.buttons:visited {
	text-decoration: none;
	color: Navy;
	font-size: 12px;
}
a.buttons:hover, .hrmenu_cmsTop a:hover, td.hrmenu_cmsTop:hover,
td.hrmenu_cmsTop:hover a, td.hrmenu_cur_cmsTop a:hover {
    text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	background-color: Navy;
}
.hrmenu_cur_cmsTop a {
	text-decoration: none; 
	color: #fff;
	font-size: 12px; }

a.buttons:active {
   text-decoration: none;
	color: #FFFFFF;
	background-color: Navy;
}

a.mail:link {
	color: #FFFFFF;
	font-size: 12px;
}
a.mail:visited {
	color: #FFFFFF;
	font-size: 12px;
}
a.mail:hover {
   text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
a.mail:active {
   text-decoration: none;
	color: #FFFFFF;
}

a, a.partner:link {
	color: Navy;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
}
a.partner:visited {
	color: Navy;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
}
a:hover, a.partner:hover {
	color: Navy;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	text-decoration: none;
}
a.partner:active {
	color: Navy;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	text-decoration: none;
}

a.topofpage:link {
	color: Navy;
	font-weight: bold;
	font-size: 10px;
	margin-top: 10px;
}
a.topofpage:visited {
	color: Navy;
	font-weight: bold;
	font-size: 10px;
	margin-top: 10px;
}
a.topofpage:hover {
	color: Navy;
	font-weight: bold;
	font-size: 10px;
	margin-top: 10px;
	text-decoration: none;
}
a.topofpage:active {
	color: Navy;
	font-weight: bold;
	font-size: 10px;
	margin-top: 10px;
	text-decoration: none;
}

h1, .titles {
	color: Navy;
	font-weight: bold;
	font-size: 18px;
	margin-left: 20px;
}
.titles_smaller {
	color: Navy;
	font-weight: bold;
	font-size: 17px;
	margin-left: 20px;
}
.titles_center {
	color: Navy;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.titles_center_red {
	color: Red;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
h2, .subtitles {
	color: Navy;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 20px;
}
span.subtitles {
	margin-left: 0; }
.subtitles_center {
	color: Navy;
	font-weight: bold;
	font-size: 14px;
   text-align: center;
}
h3 {
	color: #000;
	font-weight: bold;
	font-size: 13px;
	margin-top: 10px;
	margin-left: 20px;
}
.txt1 {
	font-size: 14px;
	color: Navy;
	font-weight: bold;
}
p, .txt2 {
	font-size: 12px;
	font-weight: normal;
	color: Black;
	font-style: normal;
	margin: 20px;
}
