body {
	margin: 5px 5px 5px 5px;
	background: url(pics/background-01.jpg) repeat-y center;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
}

a:link 		{color: #006600; text-decoration: none; }
a:visited 	{color: #006600; text-decoration: none; }
a:hover 	{color: #009900; text-decoration: underline; }
a:active 	{color: #006600; text-decoration: none; }

.h1 {
	color: #000000;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
}
.h1 a:link 		{color: #000000; text-decoration: none; }
.h1 a:visited 	{color: #000000; text-decoration: none; }
.h1 a:hover 	{color: #000000; text-decoration: none; }
.h1 a:active 	{color: #000000; text-decoration: none; }

.menu {
	color: #D6E7A5;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
}
.menu a:link 		{color: #D6E7A5; text-decoration: none; }
.menu a:visited 	{color: #D6E7A5; text-decoration: none; }
.menu a:hover 		{color: #000000; text-decoration: none; }
.menu a:active 		{color: #D6E7A5; text-decoration: none; }

.partners {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
}
.partners a:link 		{color: #666666; text-decoration: none; }
.partners a:visited 	{color: #666666; text-decoration: none; }
.partners a:hover 		{color: #000000; text-decoration: none; }
.partners a:active 		{color: #000000; text-decoration: none; }

.copyright {
	color: #999999;
	font-family: Arial;
	font-size: 10px;
}
.copyright a:link 		{color: #999999; text-decoration: none; }
.copyright a:visited 	{color: #999999; text-decoration: none; }
.copyright a:hover 		{color: #000000; text-decoration: none; }
.copyright a:active 	{color: #999999; text-decoration: none; }