/*****************************************/
/*                                       */
/*        ModByChris 2005                */
/*                                       */
/* Code written for Globe Backpackers.   */
/*     Non-exculsive rights given.       */
/*                                       */
/*       http://modbychris.net/          */
/*                                       */
/*****************************************/

body {
	background: #fff;
	color: #333;
	font-size: 12pt;
	font-face: "Arial Black", "Century Gothic", sans-serif;
	text-align: center;
}
a.exeter {
	color: #900;
	text-decoration: none;	
	font-size: 24pt;
}
a.exeter:hover {
	color: #f00;
	text-decoration: none;	
	font-size: 24pt;
}
a.plymouth{
	color: #069;
	text-decoration: none;	
	font-size: 24pt;
}
a.plymouth:hover {
	color: #3cf;
	text-decoration: none;	
	font-size: 24pt;
}
