body {
	font-family: Verdana, Tahoma, Arial, Sans-Serif, Times, Times New Roman, Serif;
	font-size : 14px;
}

.link1 {	
	text-decoration:none;
	font-weight : bold;
	font-family: Verdana,Tahoma,Arial,Sans-Serif,Serif;
	font-size : 12px;
}
.link1:link { color: #ffaa22; }
.link1:active { color: #ffaa22; }
.link1:visited { color: #ffaa22; }

.link2 {	
	text-decoration:none;
	font-weight : bold;
	font-family: Verdana,Tahoma,Arial,Sans-Serif,Serif;
	font-size : 12px;
}
.link2:link { color: #FFFFFF; }
.link2:active { color: #FFFFFF; }
.link2:visited { color: #FFFFFF; }

.text {	
	text-decoration:none;
	font-family: Geneva, Verdana, Tahoma, Arial, Sans-Serif, Times, Times New Roman, Serif;
	font-size : 12px;
}
.big {	
	text-decoration:none;
	color: #FFFFFF;
	font-family: Geneva, Verdana, Tahoma, Arial, Sans-Serif, Times, Times New Roman, Serif;
	font-size : 24px;
	font-weight: bold;
}
.menutext {	
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-family : tahoma;
	font-size : 12px;
}
.copytext {	
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-family : tahoma;
	font-size : 10px;
}