a {
color: white;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: none;
	font-size : 25px;
}
a:hover{
	color: #ff9933;
}
body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	background-color: #27B7D2;
}
.text_main {
	color: white;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: none;
	font-size : 25px;
}
