#text1 {
	font-family: verdana;
	font-size: 25px;
	color: #000000;}
	
#text2 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;}
	
#text3 {
	font-family: verdana,bold;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;}
	
#text4 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;}

td {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;}
	
a:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;}
	
a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;}
	

a:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;}
	

a.a:link {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;}
	
a.a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;}
	
a.a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;}