@charset "UTF-8";
body{
	font-family: Helvetica, Arial;
}
.box{
	padding:5px;
}
.txtm{
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txtm a{
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txtm a:link {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txtm a:hover {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #2B83C2;
	text-decoration: none;
}
.txtl {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #053A7B;
	text-decoration: none;
}
.txtl:link {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #053A7B;
	text-decoration: none;
}
.txtl:hover {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #2B83C2;
	text-decoration: none;
}
.cel a{
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.cel a:link {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.cel a:hover {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #2B83C2;
	text-decoration: none;
}
.titleHome {
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	color: #003466;
}
.titleHome a{
	text-decoration: none;
	color: #003466;
}
.titleHome a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
.titleHome2 {
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	color: #2B83C2;
}
.titleHome2 a{
	text-decoration: none;
	color: #2B83C2;
}
.titleHome2 a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
.title {
	font-size: 24px;
	font-weight:bold;
	color: #FFF;
}
.text {
	font-size: 12px;
	color: #fff;
}
.text a{
	text-decoration: none;
	color: #003466;
}
.text a:hover{
	text-decoration: none;
	color: #fff;
}
.text2 {
	font-size: 12px;
	color: #fff;
}
.text2 a{
	text-decoration: none;
	color: #2B83C2;
}
.text2 a:hover{
	text-decoration: none;
	color: #fff;
}
.tags {
	font-size: 14px;
	color: #fff;
}
.tags a{
	text-decoration: none;
	color: #fff;
}
.tags a:hover{
	text-decoration: none;
	color: #003466;
}


.specTeam {
	font-size: 14px;
	color: #000;
	font-weight:bold;
}
.specTeam a{
	text-decoration: none;
	color: #003466;
}
.specTeam a:hover{
	text-decoration: none;
	color: #000;
}
.textTeam {
	font-size: 14px;
	color: #fff;
}
.textTeam a{
	text-decoration: none;
	color: #003466;
}
.textTeam a:hover{
	text-decoration: none;
	color: #fff;
}