﻿
td {
	font-size:10pt;
	font-family:Verdana;
	color:#fff;
}

a.inv:active {
	font-weight:bold;
	font-size:14pt;
	color:#fff;
	text-decoration:underline;
}

a.inv:visited {
	font-weight:bold;
	font-size:14pt;
	color:#fff;
	text-decoration:underline;
}

a.inv:link {
	font-weight:bold;
	font-size:14pt;
	color:#fff;
	text-decoration:underline;
}

a.inv:hover {text-decoration:none; color:yellow;}


a.top:visited {
	font-weight:bold;
	font-size:10pt;
	color:red;
	text-decoration:underline;
}


a.top:active {
	font-weight:bold;
	font-size:10pt;
	color:red;
	text-decoration:underline;
}


a.top:link {
	font-weight:bold;
	font-size:10pt;
	color:red;
	text-decoration:underline;
}

a.top:hover {text-decoration:none; color:#000;}

.topbigger {
	font-weight:bold;
	font-size:11pt;
	color:#000;
}

.big {
	font-weight:bold;
	font-size:14pt;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}


#contact {
	width:300px;
	height:126px;
	color:#000;
	font-size:10pt;
	font-weight:bold;
	padding:20px 10px 20px 10px;
}
