A:link {
	color: #FFFFFF;
	text-decoration: none;
}

A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A:hover { 
	color: #FFFFFF;
	text-decoration: underline; 
}
A:active {
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-image: url('../image/png/bg3.png');
	font-family:Tahoma; 
	font-size:8pt;
	margin-top:0; 
	margin-bottom:0;
}
.font {
	font-family:Tahoma; font-size:7pt;
	color: #FFFFFF	
}
.title {
	font-family:Tahoma; font-size:7pt;
	color: #FF0099;
	text-decoration: bold;	
}
.title2 {
	font-family:Tahoma; font-size:10pt;
	color: #FF0099;
	text-decoration: bold;
}
.sub_bg {
	background-attachment: fixed;
	background-image: url(../img/watermerk.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}