/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #00a74b;
}
a:active {
	text-decoration: none;
	color: #00a74b;
}
.style1 {color: #00a74b;
}
.style2 {font-size: 12px;}
