a {text-decoration: none;text-decoration: underline;}
a:active {color: #000000;text-decoration: underline;}
a:link {color: #000000;text-decoration: underline;}
a:visited {color: #000000;text-decoration: underline;}
a:hover 
{
	color: #005B63;
	text-decoration: underline;
}

nav,.nav {
	font-family : tahoma,sans-serif;
	font-size : 11px;
	color: #888888;
}

	A:nav				{color: #888888; text-decoration: none;}
	A.nav:link		{color: #888888; text-decoration: none;}
	A.nav:visited		{color: #888888; text-decoration: none;}
	A.nav:active		{color: #888888; text-decoration: none;}
	A.nav:hover       {color: #000000; text-decoration: underline;}


small,.small {
	font-family : tahoma;
	font-size : 10px;
	color: #888888;
}

contentsmall,.contentsmall {
	font-family : tahoma;
	font-size : 10px;
	color: #000000;
}


/* Home */
home,.home {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #FFFFFF;
}

	A:home				{color: #FFFFFF; text-decoration: none;}
	A.home:link		{color: #FFFFFF; text-decoration: none;}
	A.home:visited		{color: #FFFFFF; text-decoration: none;}
	A.home:active		{color: #FFFFFF; text-decoration: none;}
	A.home:hover       {color: #d2b48c; text-decoration: underline;}

homeBottom,.homeBottom {
	font-family : tahoma,sans-serif;
	font-size : 10px;
	font-weight : bold;
	color: #FFFFFF;
}

	A:homeBottom				{color: #FFFFFF; text-decoration: none;}
	A.homeBottom:link		{color: #FFFFFF; text-decoration: none;}
	A.homeBottom:visited		{color: #FFFFFF; text-decoration: none;}
	A.homeBottom:active		{color: #FFFFFF; text-decoration: none;}
	A.homeBottom:hover       {color: #d2b48c; text-decoration: underline;}
	
globalBottom,.globalBottom {
	font-family : tahoma,sans-serif;
	font-size : 10px;
	font-weight : bold;
	color: #808080;
}
	A:globalBottom				{color: #000000; text-decoration: none;}
	A.globalBottom:link		{color: #000000; text-decoration: none;}
	A.globalBottom:visited		{color: #000000; text-decoration: none;}
	A.globalBottom:active		{color: #000000; text-decoration: none;}
	A.globalBottom:hover       {text-decoration: underline;}
	
content,.content {
	font-family : tahoma,sans-serif;
	font-size : 11px;
	color: #000000;
	line-height: 150%;
	lineheight: 150%;
}


td,.td {
	font-size : 13px;
}
