@charset "utf-8";
/* CSS Document */

.welcome {
	font-family:Tahoma,Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
	text-align:left;
	text-decoration:none;
	font-style:normal;
	color:#5c5b5b;
	margin-left:2px;
	margin-right:2px;
	margin-top:4px;
	margin-bottom:4px;
	}
	
.f_text {
	font-family:Tahoma;
	font-size:8pt;
	text-align:left;
	text-decoration:none;
	font-style:bold;
	color:#5c5b5b;
	margin-left:2px;
	margin-right:2px;
	margin-top:4px;
	margin-bottom:4px;
	}
	
A.f_text1 :link {
	FONT-WEIGHT: bold;
	font-family: Georgia,tahoma,verdana,Helvetica Condensed;
	text-decoration: none;
	COLOR: #5c5b5b;
 	FONT-SIZE:8pt;
	
}

A.f_text1:visited {
	FONT-WEIGHT: bold;
	font-family: Georgia,tahoma,verdana,Helvetica Condensed;
	COLOR: #5c5b5b;
	text-decoration: none;
 	FONT-SIZE:8pt;
	
}

A.f_text1:hover {
	FONT-WEIGHT: bold;
	font-family: Georgia,tahoma,verdana,Helvetica Condensed;
	COLOR: #636363;
	text-decoration: underline;
 	FONT-SIZE:8pt;
	
}
.f_text2 {
	font-family:Tahoma;
	font-size:8pt;
	text-align:right;
	text-decoration:none;
	font-style:bold;
	color:#5c5b5b;
	margin-left:2px;
	margin-right:2px;
	margin-top:4px;
	margin-bottom:4px;
	}
	
A.click1:link {
	FONT-WEIGHT: bold;
	font-family: tahoma,verdana,Helvetica Condensed;
	text-decoration: none;
	COLOR: #ff7301;
 	FONT-SIZE:8pt;
}

A.click1:visited {
	FONT-WEIGHT: bold;
	font-family: tahoma,verdana,Helvetica Condensed;
	COLOR: #ff7301;
	text-decoration: none;
 	FONT-SIZE:8pt;
}

A.click1:hover {
	FONT-WEIGHT: bold;
	font-family: tahoma,verdana,Helvetica Condensed;
	COLOR: #ff7301;
	text-decoration: none;
 	FONT-SIZE:8pt;
}
