a { color: #395294; text-decoration: none; }

a:hover { color: #E07330; text-decoration: underline; }

a:active { color: #395294; text-decoration: underline; }


.BottomNavigationCell
{
	font-family: Tahoma;
	font-size: 10px;
	color: #a6a6a6;
	padding-top: 5px
}

A.BottomNavigationLink:Link
{
	font-family: Tahoma;
	font-size: 10px;
	color: #a6a6a6;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none
}

A.BottomNavigationLink:Visited
{
	font-family: Tahoma;
	font-size: 10px;
	color: #a6a6a6;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none
}

td
{
	font-family: 	tahoma;
	font-size: 		12px;
	line-height: 	160%;
	color: 			#797979;
}


body
{
	background-color: #ffffff;
	margin-top : 5;
	margin-bottom : 5;
}

.photoborder { border-color: #000000; border-width: 1px; border-style: solid; }

