body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link{
/*	color: #CCCCCC;*/
	color: #444444;
	text-decoration: underline;
}
a:visited{
/*	color: #999999;*/
	color: #444444;
	text-decoration: underline;
}
a:active{
	color: #FF0000;
	text-decoration: underline;
}
a:hover{
	color: #FF0000;
	text-decoration: underline;
}
#footer a:link{
	color: #444444;
	text-decoration: underline;
}
#footer a:visited{
	color: #444444;
	text-decoration: underline;
}
#footer a:active{
	color: #444444;
	text-decoration: underline;
}
#footer a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.text1 {
	font-size: 12px;
	line-height: 130%;
/*	color: #9E9485;*/
	color: #333333;
	letter-spacing: 1px;
}
.text2 {
	font-size: 14px;
	line-height: 130%;
/*	color: #9E9485;*/
	color: #333333;
	letter-spacing: 1px;
	font-weight: bold;
}
.text3 {
	font-size: 10px;
	line-height: 130%;
	letter-spacing: 1px;
}
.text4 {
	font-size: 12px;
	line-height: 130%;
	color: #ffffff;
	letter-spacing: 1px;
}

