a {
    color:#CAC272;
    font-size:12px;
}
a.tooltip span {
    display: none;
    padding: 5px 5px;
    margin-left: 3px;
    margin-top: 10px;
    width: 270px;
    font-size: 12px;
    line-height: 150%;
}
a.tooltip:hover span {
    display: block;
    position: absolute;
    background: #CAC272;
    border: 1px solid #000000;
	text-decoration: none;
    color: #000;
}

a:visited, a:link {
	font: Tahoma;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

a:active, a:hover {
	font: Tahoma;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

#twitter_update_list li {
list-style-type: none;
}

#twitter_update_list span {
    color: #34545c;
	font-size: 13px;
	font-weight: normal;
}

#twitter_update_list span a:hover {
text-decoration: none;
}

body{
	scrollbar-3dlight-color: #B3EC85;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #8EBFCB;
	scrollbar-face-color: #9DD5E2;
	scrollbar-highlight-color: #D4EFFC;
	scrollbar-shadow-color: #D4EFFC;
	scrollbar-track-color: #D4EFFC;
	background: #FFFAC2;
}

.text1 {
	color: #ffffff;
	font-size: 16px;
	letter-spacing: 2px;
	font-family: Tahoma;
}

.text2 {
	font: Tahoma;
	color: #B7ED8C;
	font-size: 18px;
	font-weight:normal;
	letter-spacing: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-variant: small-caps;

}
.text3 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.btcount {
	font: Tahoma;
	color: #000000;
	font-size: 10px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
}

.btdate {
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	letter-spacing: 1px;
}


.copyrights{
	font-family: Tahoma;
	color: #000000;
	font-size: 10px;
	font-variant: small-caps;
	letter-spacing: 1px;
}

.text4 {
	color: #000000;
	font-size: 11px;
	font: Tahoma;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: italic;
	padding-left: 3px;
	padding-right: 3px;
}

.text5 {
	font: Tahoma;
	color: #6492AB;
	font-size: 16px;
	font-weight:normal;
	letter-spacing: 1px;
}

