﻿body {
	background-image: url(../images/bg-1.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFCC33;
}
a:active {
	text-decoration: none;
}
/*--------------------------------------------------------------*/
.data {
	font-family : Ms Sans Serif;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.data_head {
	font-family : Ms Sans Serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.data_link {
	font-family : Ms Sans Serif;
	font-weight: normal;
	font-size: 13px;
	color: #ffff00;
	text-decoration: none;
}
a.data_link:hover {
	font-family : Ms Sans Serif;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.data_link:link {
	font-family : Ms Sans Serif;
	font-weight: normal;
	font-size: 13px;
	color: #ffff00;
	text-decoration: none;
}
/*--------------------------------------------------------------*/
.menu_left {
	font-family : Ms Sans Serif;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.menu_left:hover {
	font-family : Ms Sans Serif;
	font-weight: normal;
	font-size: 13px;
	color: #FFCC33;
	text-decoration: none;
}
.menu_left:link {
	font-family :Ms Sans Serif;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
/*--------------------------------------------------------------*/