@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #494949;
	background-color: #FFF;
	font: normal 1em Tahoma, Geneva, sans-serif;
}


#copyrihgt {
	font-size: 10px;
	text-align: center;
	margin: 25px 0 25px 0;
	color: #CCC;
}

/* global links */

a:link {
	color: #4f97b5;
	text-decoration: underline;
}

a:visited {
	color: #b54fb4;
	text-decoration: none;
}

a:hover {
	color: #00b4ff;
	text-decoration: none;
}

a:active {
	color: #ff0000;
	text-decoration: underline;
}
.style1bottom {font-family: Arial, Helvetica, sans-serif; font-size:12px;}
/* /global links */
