/* All Body Text, unless noted otherwise */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Regular Linking Colours */
a:link, a:visited {
 color: #000000; 
 text-decoration: underline;
 }
a:active {
 color: #333333;
 text-decoration: underline;
 }
a:hover {
 color:#666666;
 text-decoration: underline;
}

/* .t-linking colours */

.t a:link {
	color:#0000CC;
}
.t a:visited {
	color:#0000CC;
}
.t a:active {
	color:#CC3366}
/* left side text size */
.lside-n {
	font-size: 9px;
}

/* regular text font and size, esopecially in boxes */
.tr_h, tr_n, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tr_h {
	font-weight: bold;
}

/* Header, font and size */
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-variant: normal;
}

/* Advertisiments */


.topads-h, topads-n {	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.topads-h {
	font-size: 14px;
	font-weight: bold;
}
.topads-n {
	font-size: 12px;
}
.topads  {
	background-color: #FFFFFF;
}
a.noline{
	text-decoration: none;
}
.f-line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #999999;
}

/* Small print (instead of City) */
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
