form {
	margin:0px;
}
body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#nav td {
	font-family: arial;
	color: #FFFFFF;
	font-weight: bold;	
}
#nav a:link {
	
	color:#FFFFFF;
}
.cp {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.cur {
	color:#FFFFFF;
	background-image: url(../images/cur.gif);
}
.pages {
	background-image: url();
	background-repeat: repeat-x;
}
#c a:link {
	color:#333333;
}