﻿a	{
	font-family : Tahoma;
	color : #A7A7A7;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-transform:uppercase;	
}

a:visited	{
	font-family : Tahoma;
	color : #A7A7A7;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-transform:uppercase;	
}

a:active	{
	font-family : Tahoma;
	color : #A7A7A7;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-transform:uppercase;	
}

a:hover	{
	font-family : Tahoma;
	color : #000000;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
	text-transform:uppercase;	
}

.hometxt {
	font-family: Tahoma;
	font-size: 7.5pt;
	color: #757575;
	}