body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #f6f6f6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0184ff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0184ff;
}
a:hover {
	text-decoration: underline;
	color: #0184ff;
}
a:active {
	text-decoration: none;
	color: #0184ff;
}

.menu_select {
	text-decoration: none;
	color: #000000;
    font-weight:bold;
}

.menu_link a:link {
	color: #FFFFFF;
	text-decoration: none;
    font-weight:bold;
}

.menu_link a:visited {
	color: #FFFFFF;
	text-decoration: none;
    font-weight:bold;
}

.menu_link a:hover {
	color: #FFCC00;
	text-decoration: none;
    font-weight:bold;
}

.menu_link a:active {
	color: #FFFFFF;
	text-decoration: none;
    font-weight:bold;
}

.country_style {
    font-size:17px;
	color: #b6b6b6;
}

.user_style {
    font-size:17px;
	color: #000000;
}

.user_style2 {
    font-size:17px;
	color: #000000;
	padding-top: 10px;
	padding-right: 50px;
}

.age_style {
    font-size:17px;
	color: #b6b6b6;
}

.title_style {
    font-size:17px;
	color: #FFFFFF;
}

.desc_style {
    font-size:10px;
	color: #FFFFFF;
}
