.a:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #D4D0C8;
}
.a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
}
.style1 {
	font-size: 13px;
	color: #52B342;
}
.style3 {
	font-size: 12px;
	color: #52B342;
}
.style5 {
	
	font-size:12px
	color: #FFFFFF;
	font-weight: bold;
}
.style8 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.style2 {font-size: 12px}
.style4 {font-size: 12px}

.a1:link {
    font-size: 12px; 
	color: #000000;
	text-decoration: none;
}
.a1:hover {
    font-size: 12px;
	color: #acb9d1;
    text-decoration: none;
}
.a1:active {
     font-size:12px;
	 color: #6699CC;
     text-decoration:none;
} 
.a1:visited {
	font-size: 12px;
	text-decoration:none;
    color: #009999;
}
.a2:link {
    font-size: 10px; 
	color: #000000;
	text-decoration: none;
	
}

.a2:hover {
    font-size: 10px;
	text-decoration: none;
	color: #acb9d1;
}
.a2:visited {
	font-size: 10px;
	text-decoration: none;
	color:#669900
}
.table {
	height: auto;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
}

