a:link
{
	color: blue;
}

a:visited
{
	color: blue;
}

a:hover
{
	color: #FF9090;
}

h1, p, td
{
	font-family: arial;
}
