a:link {
	color: #FF3300;
	text-decoration: none;
}

a:visited {
	color: #CC3333;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
	text-decoration: underline;
}
a:active {
	color: #FF3300;
	
}
img {
	border: 1px;
	border-style: solid;
	border-color: 595959;
}
body {
	font-family: tahoma, arial, sans-serif;
	font-size: 0.75em;
	line-height: 1.25em;
	font-weight: normal;
	color: #595959;
}


.topbanner {
	font-family: Tahoma;
	font-size: 1.10em;
	font-weight: 600;
	color: #999;
}

#topbanner img {
	border: none;
	}
	
.footer {
	font-family: Tahoma, sans-serif;
	font-size: .70em;
	font-style: normal;
	font-weight: normal;
	color: #666;
}
.smalltop {
	font-family: Tahoma, sans-serif;
	font-size: .75em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
}

.technoratitag {
	font-family: tahoma, sans-serif;
	font-size: .70em;
	color: #666;
}

.title {
	font-family: georgia, serif;
	font-size: 1.25em;
	font-style: italic;
	color: #999;
}	
