a:link { text-decoration: underline;  color: #FF4F93; }

a:visited { text-decoration: underline;  color: #202020; }

a:active { text-decoration: underline; }

a:hover { text-decoration: none; }

.header {
	color: #FF4F93;
        font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}

.content {
	color: #6A6A6A;
        font-weight: bold;
	font-family: verdana, sans;
	font-size: 13px;
}
