﻿body {
}
a
{
	font-family: 'Times New Roman';
	color: #228B22;
	font-style: italic;
}
a:hover
{
	font-family: 'Times New Roman';
	color: #ED6828;
	font-style: italic;
}

a.Disclamer:hover
{
		text-transform: uppercase;
	text-decoration: blink;
	font-size: medium;
}
a.name
{
	font-family: 'Times New Roman';
	text-transform: uppercase;
	color: #ED6828;
	font-style: italic;
}
        