.t_top{
	border-top : double #0000CD;
}
.t_all{
	font-weight : bold;
	font-size : 16px;
	color : Navy;
	text-align : justify;
	border-color : #1E90FF;
	border-style : double;
}
.text_lnk{
	color: Navy;
	text-decoration: underline;
	font-weight : bold;
	font-size : 16px;
}
.text_lnk:hover{
	color: Red;
	text-decoration: none;
	font-weight : bold;
	font-size : 16px;
}
.titl{
	font-weight : 900;
	font-size : 44px;
	color : Blue;
	text-align : left;
	letter-spacing : 2px;
}
.sev{
	font-size : 28px;
	color : Blue;
	text-align : left;
	font-style : italic;
	font : 600 italic;
	line-height : 35px;
}
.but{
	text-align : center;
	color : Black;
	font-weight : bold;
	font-style : italic;
	font-size : 15px;
}

a{
	color: Black;
	text-decoration: none;
}
a:hover{
	color: White;
	text-decoration: none;
}
a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}
.excur_lnk{
	color: Black;
	text-decoration: none;
}

.excur_lnk:hover{
	color: Red;
	text-decoration: none;
}
.telef{
	color : Navy;
	font-weight : bold;
	font-size : 16px;
}
.bot_lnk{
	color: Blue;
	text-decoration: underline;
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}
.bot_lnk:hover{
	color: Red;
	text-decoration: none;
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}
.1{
	font-size : 12px;
}
.title_t{
    font-weight : bold;
	font-size : 20px;
	color : navy;
	text-align : center;
}
.title_f{
    font-weight : bold;
	font-size : 20px;
	color : navy;
	text-align : left;
}

.text{
	text-align : justify;
	color : navy;
	font-size : 17px;
}
.text_1{
	text-align : justify;
	color : #DC143C;
	font-size : 17px;
}