div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}


.main {
	color : #ffffff;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 18px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.main a {
	color : #ffffff;
}
.main a:hover {
	color : #FF0202;
}
.text {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 10px;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
}
.text a {
	color : #000000;
	text-decoration: none;
}
.text a:hover {
	color : #FFFFFF;
}

.button {
	color : #ffffff;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 19px;
	font-family : Tahoma,Verdana,Arial;
}
.button a {
	color : #ffffff;
	text-decoration: none;
}
.button a:hover {
	color : #02B4FE;
}

.bot {
	color : #ffffff;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 19px;
	font-family : Tahoma,Verdana,Arial;
}
.bot a {
	color : #ffffff;
	text-decoration: none;
}
.bot a:hover {
	color : #02B4FE;
}


.eight {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.eight a {
	color : #000000;
}
.eight a:hover {
	color : #FF0202;
}