@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/share/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	height:100%;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.grey12{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #6d6d6d;
}
.grey11{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #6d6d6d;
}
.white13{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	color: #ffffff;
}
.yellow {color: #f6ff00}
