.links {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #FFFFFF;

	text-decoration: none;

}

.maintext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;
	line-height: 21px;

	color: #CCCCCC;

	text-decoration: none;

}

.bullet {

	color: #800e4e;

	list-style-type: square;

	list-style-position: inside;



}

.pinktext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	text-decoration: none;

	color: #800e4e;

}

a.pinktext {
	
	border-bottom: 1px dotted #800e4e;

}

.pinktext a {
	
	border-bottom: 1px dotted #800e4e;

	text-decoration: none;

}

.links a {
	
	border-bottom: none;
}

a.links {
	
	border-bottom: none;
}

.greydots {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #333333;

	text-decoration: none;

}

.bluetitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #37424b;

	text-decoration: none;

}
.blog-links li {
	line-height: 26px;
}
blockquote {
	margin-left: 0;
	padding-left: 25px;
}

