.titlecolor{
	color: #11b1c9;
	font-fmily: Tahoma;
	font-size: 16px;
	font-weight: bold;
}

body {
	background-color: #394048;
}

.textcolor{
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #2D3333;
	line-height: 1.5;
	text-align: justify;
}

*{
	margin: 0;
	padding: 0;
}

a:link {
	color: #11b1c9;
	font-fmily: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #11b1c9;
	font-fmily: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #11b1c9;
	font-fmily: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
