/* CSS Document */
body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #73414B;
}
.style2 {
	font-size: 10px;
	color: #73414B;
}
.style3 {
	color: #3c371a;
	font-size: 14px;
}
.style4 {
	font-size: 13px;
	color: #73414B;
	font-weight: bold;
}
a {
	font-family:tahoma;
		font-weight: bold;
    font-size:10px;	
	text-decoration: underline;
    color:#ffffff;
}

a:hover {
	font-family:tahoma;
		font-weight: bold;
    font-size:10px;	
    text-decoration: none;
    color: #fff000;
}
a:visited {
	font-family:tahoma;
    font-size:10px;	
    text-decoration: none;
    color: #C4C4C4;
}
