a:link {
	color: #0080c0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #669966;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #0080c0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #7db15f;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;

}
.bgtitle {
	color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16pt;
	font-weight: bold;	
	background-color : #9facd7;	
}

.text {
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.smallbar {
	background-color : #000000;		
}
.copyrite {
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style : italic;
}