.content {
	font-family: Verdana; 
	font-size: 12pt; 
	text-align: left; 
	color: #ffffcc;
}
.content1 {
	font-family: Verdana; 
	font-size: 11pt; 
	text-align: right; 
	color: #ffffcc;
}
.content2 {
	font-family: Verdana; 
	font-size: 8pt; 
	color: #ffffcc;
}
.content3 {
	font-family: Verdana; 
	font-size: 11pt; 
	color: #ffffcc;
}
a{
	text-decoration: none;
 	color: #3399CC;
}

.content a:hover{
	text-decoration: underline;
}
.content a:visited { 
text-decoration: underline; 
color: #669966;
}
