a {	text-decoration : none;}

a:hover {	text-decoration : underline;
color : #009900;
}

.link {
		text-decoration : none;
		font-family : Tahoma;
		font-weight : bold;
	}
	
.biger {
	font-family : Tahoma;
	font-size : 15px;
}


p  {
	font-family : Tahoma;
	font-size : 13px;
}

.Subtitle {
	font-family : Tahoma;
	font-size : 12px;
	color : White
}

.Title {
	font-family : Tahoma;
	font-size : 18px;
	color : White
}

.First_Title {
	font-family : Tahoma;
	font-size : 18px;
	
}

.Second_Title {
	font-family : Tahoma;
	font-size : 15px;
	
}


.form {
	font-family : Tahoma;
	font-size : 13px;
}

.menu {
	font-family : Tahoma;
	font-size : 14px;
	font-weight : bold;
		color : #005500;
}

.bul {
	
	font-family : Tahoma;
	font-size : 18px;
	color : White
}

.textbul {
	
	font-family : Tahoma;
	font-size : 15px;
	color : black;

	
}


.titlebul {
	
	font-family : Tahoma;
	font-size : 20px;
	color : darkgreen;
	font-weight : bold;
}

.subtitlebul {
	
	font-family : Tahoma;
	font-size : 18px;
	color : darkgreen;
	font-weight : bold;
}