﻿body {
	background: url('AmeliaBG.gif')
}
a:link 
{
	text-decoration: none;
	color: inherit;
}
a:visited 
{
	text-decoration: none;
	color: inherit;
}
A:active { 
	text-decoration: underline;
	color: inherit;
} 
A:hover { 
	text-decoration: underline;
	color: inherit;
}
