.Text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:justify;
	text-indent: 10px;
	
	
}
.Footer {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	
	
}
.Menu{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	text-align:justify;
	
	
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	text-decoration: none;
	color: red;
}
a:active {
	text-decoration: none;
	
}
body {
	
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-align:justify;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	
}
