#body{
	margin-top: 10;
}
.menu_text{
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #fcfbfb;
	text-decoration: none;
}
.menu_text:hover{
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #e298eb;
	text-decoration: none;
}
.header_left{
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	color: #fefefe;
}
.menu_left{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	color: #fbfbfc;
	text-decoration: none;
}
.menu_left:hover{
	font-family: verdana;
	font-weight: bold;
	line-height: 20px;
	font-size: 11px;
	color: #8a42b0;
	text-decoration: none;
}
.xtra_text{
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	color: #4D4D57;
	
	}
.xtra_text_italic{
	font-family: Verdana;
	font-size: 9px;
	color: #04D4D57;
	font-style: italic;
}
.header_text{
	font-family: Verdana;
	font-weight: bolder;
	font-size: 13px;
	color: #8fb151;
	
}
.text{
	font-family: Verdana;
	font-size: 11px;
	color: #504f4f;
		}
.bottom_text{
	font-family: Tahoma;
	font-size: 10px;
	color: #fbf9f7;
	font-weight: bold;
}