.subjectline {
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}

.subjectline a:link {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}

.subjectline a:visited {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}

.subjectline a:hover {
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}

.timeline {
	font-size: 12px;
	color: #990000;

}
.msgline {
	font-size: 12px;
}

.subjectlineOnly {
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.viewall a{
	font-size: 10px;

	
}
.viewall a:link{
	text-decoration: none;
	
}
.viewall a:visited{
	text-decoration: none;
	
}
.viewall a:hover{
	text-decoration: underline;	
}
