.smallfont {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: FFFFFF;
}

A.smallfont:link   { color: #CC3300; font-size: 10px; font-weight: normal; font-family: Tahoma; text-decoration: none; }
 A.smallfont:hover   { color: #CC3300; font-size: 10px; font-weight: normal; font-family: Tahoma; text-decoration: none; }
  A.smallfont:visited   { color: #CC3300; font-size: 10px; font-weight: normal; font-family: Tahoma; text-decoration: none; }

.smallfont2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: a09c95;
}

A.smallfont2:link   { color: #a09c95; font-size: 10px; font-weight: bold; font-family: Tahoma; text-decoration: none; }
 A.smallfont2:hover   { color: #a09c95; font-size: 10px; font-weight: bold; font-family: Tahoma; text-decoration: none; }
  A.smallfont2:visited   { color: #a09c95; font-size: 10px; font-weight: bold; font-family: Tahoma; text-decoration: none; }
  
  .homepage {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: a09c95;
}
A.homepage:link   { color: #a09c95; font-size: 11px; font-weight: normal; font-family: Tahoma; text-decoration: none; }
 A.homepage:hover   { color: #FFFFFF; font-size: 11px; font-weight: normal; font-family: Tahoma; text-decoration: none; }
  A.homepage:visited   { color: #a09c95; font-size: 11px; font-weight: normal; font-family: Tahoma; text-decoration: none; }
  
    .title1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: a09c95;
	}
	
	.title2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: FFFFFF;
	}
	
	.body {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: FFFFFF;
	line-height: 1.3;
}

	.title {
	font-family: Times;
	font-size: 18px;
	font-weight: normal;
	color: a09c95;
}

