.rightbar {
font-family: verdana; 
font-size: 12px; 
color: #545454; 
text-decoration: none; 
letter-spacing : 1px;
line-height : 20px;
cursor: none;
}

.rightbar:hover {
color: #545454; 
background-color: #BECD66; 
background-height: 20px;
text-decoration: none; 
cursor: pointer;
}


BODY {
scrollbar-base-color: #BECD66;
scrollbar-track-color: #96AD07;
scrollbar-face-color: #96AD07;
scrollbar-highlight-color: #BECD66;
scrollbar-3dlight-color: #BECD66;
scrollbar-darkshadow-color: #96AD07;
scrollbar-shadow-color: #BECD66;
scrollbar-arrow-color:#BECD66;
}


.text {
	font-family : verdana;
	font-size : 12px;
	letter-spacing : 1px;
	color : #545454;
	text-decoration : none;
	line-height : 13px;
}


.texttitle {
	font-family : Arial;
	font-size : 13px;
	letter-spacing : 1px;
	color : #545454;
	text-decoration : bold;
	line-height : 15px;
}

.textsubtitle {
	font-family : Arial;
	font-size : 14px;
	letter-spacing : 3px;
	color : #585FA8;
	text-decoration : none;
	line-height : 14px;
}

.textlink {
	font-family : verdana;
	font-size : 12px;
	letter-spacing : 1px;
	color : #545454;
	text-decoration : none;
	line-height : 12px;
}

.textlink:hover {
	color : #2F3466;
	text-decoration : bold;
}

.textlink2 {
	font-family : Arial;
	font-size : 14px;
	letter-spacing : 1px;
	color : #545454;
	text-decoration : none;
	line-height : 14px;
}

.textlink2:hover {
	color : #96AD07;
	text-decoration : bold;
}

.textlink3 {
	font-family : Arial;
	font-size : 12px;
	letter-spacing : 1px;
	color : #96AD07;
	text-decoration : bold;
	line-height : 14px;
}

.textlink3:hover {
	color : #BECD66;
	text-decoration : bold;
}


.link {
	font-family : Arial;
	font-size : 10px;
	letter-spacing : 1px;
	color : #585FA8;
	text-decoration : none;
}

.link:hover {
	color : #CCCCCC;
}

