 h1{
	font-size : 21;
	color : #606060;
	line-height : 19px;
	font-family : Tahoma;
	font-weight : lighter;
}

 h2{
	font-size : 13;
	color : Gray;
	line-height : 10px;
	font-family : Arial;
	font-weight : normal;
}

a.menu {
	font-family : Tahoma;
	font-size : 15;
	color : #707070;
	text-decoration : none;
	padding-left: 15px;
}
a.menu:hover {
	color : #505050;
	text-decoration : none;
}
a.news {
	font-family : Tahoma;
	font-size : 11;
	color : #707070;
	text-decoration : underline;
}
a.news:hover {
	color : #505050;
	 text-decoration : underline;
}

p.text {
	color : #404040;
	font-family : Tahoma;
	font-size : 12;
	text-align : justify;
 }
p.cop {
	color : Black;
	font-family : Tahoma;
	font-size : 10;
}
a.cop {
	color : Black;
	font-family : Tahoma;
	font-size : 10;
	text-decoration : none;
	}
a.cop:hover {
	text-decoration : underline;
}
a.text {
	color : #404040;
	font-family : Tahoma;
	font-size : 12;
	text-align : justify;
	text-decoration : none;
}
a.text:hover {
	text-decoration : underline;
}

table.form{
	font-size : 12;
}

a.mail {
	color : #404040;
	font-family : Tahoma;
	font-size : 12;
	text-align : justify;
	text-decoration : underline;
}
a.mail:hover {
	text-decoration : none;
}

a {
	color : #404040;
	font-family : Tahoma;
	font-size : 12;
	text-align : justify;
	text-decoration : underline;
}
a:hover {
	text-decoration : none;
}
 a.ss {
	font-family : Tahoma;
	font-size : 11;
	color : #707070;
	text-decoration : underline;
}
a.ss:hover {
	 
	text-decoration : none;
}