
BODY {
	
		font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 10px;
		
}
	Table.Partner, TD.Partner,TR.Partner {
	color: #4A251A;
	font-size : 9px;
	font-weight : normal;
	height=35;
	font-family: Verdana;
	text-align: center;
	vertical-align:top;
  }
  
  	Table.Links, TD.Links,TR.Links {
	font-size : 10px;
	font-weight: bold;
	font-family: Verdana;
	text-align: left;
	vertical-align:top;
  }
 
  A.navi:LINK {
	color: #2D3486;
	font-family: Verdana;
	text-decoration : none;
		font-size : 10 px;
		font-weight : bold;
}

A.navi:VISITED {
	color: #2D3486;
	font-family: Verdana;
	text-decoration : none;
		font-size : 10px;
		font-weight : bold;
}

A.navi:HOVER {
    font-family: Verdana;
    width : 60px;
	color: #605437;
	text-decoration : none;
		font-size : 11px;
		font-weight : bold;
		background-color : ##00CCCC;
		border : 1px solid #605437;
		padding-bottom : 2px;
		padding-left : 2px;
		padding-right : 2px;
		padding-top : 2px;
	}
		
A.Nav2:LINK {
	color: #2D3486;
	font-family: Verdana;
	text-decoration : none;
		font-size : 10 px;
		font-weight : bold;
}

A.Nav2:VISITED {
	color: #2D3486;
	font-family: Verdana;
	text-decoration : none;
		font-size : 10px;
		font-weight : bold;
}

A.Nav2:HOVER {
    font-family: Verdana;
    width : 135px;
	color: #605437;
	text-decoration : none;
		font-size : 10px;
		font-weight : bold;
		background-color : #00CCCC;
		border : 1px solid #605437;
		padding-bottom : 2px;
		padding-left : 2px;
		padding-right : 2px;
		padding-top : 2px;
}
