﻿body 
{
	font-family: Arial, Helvetica, Sans-Serif;
}
a 
{
	color: #812f46;
	text-decoration: none;
}
a:hover 
{
	color: #bb476e;
	text-decoration: underline;
}