/* DEFAULT STYLES
*********************************/
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c0c0c0;
    background-color:#c0c0c0;
}

a {
font-weight:bold;
text-decoration:none;
color:#999999;
border-color:#FFFFFF;

}

a:hover {
text-decoration: none;

}
a:link {
text-decoration: none;
}

.tb {
	font-family: Tahoma;
	font-size: 10px;
	color: #006699;
	font-weight: bold;

}
.tbg {
	font-family: Tahoma;
	font-size: 10px;
	color:#006600;
	font-weight: bold;
	border: none;


}

A.tbg:hover {
	font-family: Tahoma;
	font-size: 10px;
	color:#006600;
	font-weight: bold;


}
A.tb:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}

A.tbg:link {
	font-family: Tahoma;
	font-size: 10px;
	color:#006600;
	font-weight: bold;
	text-decoration: none;
}

img{border: 0px;}
