a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

} 
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #C95A63;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #C95A63;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-decoration: none;

}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
