table {
	border-width: 0px;	
}

body {
	font-family: tahoma;	
}

td {
	font-size: 11px;	
	color: #4d4d4d;
	
}

A:link, A:visited {
	COLOR: #225e9e; 
	TEXT-DECORATION: underline;   
}

A:active, A:hover {
	COLOR: #4481c1; 
	TEXT-DECORATION: underline;
}

#date1 {
	text-decoration: none; 
	color: #3a7dd3; 
	font-size: 15px; 
	font-weight: bold;
}

#year1 {
	text-decoration: none; 
	color: #4d4d4d; 
	font-size: 12px; 
	font-weight: bold;
}

#text1 {
	color: #4d4d4d;
	font-size: 11px;
}

#copyright {
	color: #717171;
	font-size: 10px;
	position: relative;
	left: 100;
	top: 25;
}

#quote {
	position: relative; 
	top: 6; 
	left: 120;
	font-size: 10px;
	color: #717171;	 
}

#headlink {
	text-decoration: none; 
	color: #3a7dd3; 
	font-size: 13px; 
	font-weight: bold;
}

#about, #world, #international {
	position: absolute;
	visibility: hidden;		
}

