A.m:link
{
	color : #007cc3;
	font-size : 16px;
	font-style : inherit;
	font-weight : 900;
	font-family : "Courier New", Courier, monospace;
	text-transform : uppercase;
	text-decoration : none;
}
A.m:visited 
{
	color : #007cc3;
	font-size : 16px;
	font-style : inherit;
	font-weight : 900;
	font-family : "Courier New", Courier, monospace;
	text-transform : uppercase;
	text-decoration : none;
}
A.m:active
{
	color : #007cc3;
	font-size : 16px;
	font-style : inherit;
	font-weight : 900;
	font-family : "Courier New", Courier, monospace;
	text-transform : uppercase;
	text-decoration : underline overline;
}

A.m:hover
{
	color : White;
	font-size : 16px;
	font-style : inherit;
	font-weight : 900;
	font-family : "Courier New", Courier, monospace;
	text-decoration : underline overline;
	font-variant : normal;
	text-transform : uppercase;
}
p.m
{
	color : White;
	font-size : 16px;
	font-style : inherit;
	font-weight : 900;
	font-family : "Courier New", Courier, monospace;
	text-decoration : underline overline;
	font-variant : normal;
	text-transform : uppercase;
}
p.tel
{
	color : #007cc3;
	font-size : 13px;
	font-weight : bold;
	font-family : "Courier New", Courier, monospace;
}