/* CSS Document */

.menubeer {
	font-size: 18px;
	font-style: normal;
	color: #798A94;
	font-weight: bold;
    font-family: "Courier New", Courier, mono;
}
a:link {
	color: #798A94;

}
a:visited {
	color: #798A94;
}
a:link {
	color: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;

}
a:active {
	text-decoration: none;
}

.Text {
	font-size: 18px;
	font-style: normal;
	color: #798A94;
	font-weight: normal;
	font-family: "Courier New", Courier, mono;
}
.Pharagraph {
	font-size: 36px;
	font-style: normal;
	color: #798A94;
	font-weight: normal;
	font-family: "Courier New", Courier, mono;
}
.Lenguage {
	font-size: 18 px;
	font-style: normal;
	color: #798A94;
	font-weight: bold;
	background-color: #CCCCCC;
	font-family: "Courier New", Courier, mono;
}

.Paragraph_1 {
	font-size: 24px;
	font-style: normal;
	color: #798A94;
	font-weight: normal;
	font-family: "Courier New", Courier, mono;
}

.Market_2 {
	font-size: 24px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	font-family: "Courier New", Courier, mono;
}
