body {
scrollbar-arrow-color: #0190CB;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-darkshadow-color: #0190CB;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #99CCFF;
scrollbar-shadow-color: #FFFFFF
}



a:link {
	text-decoration:underline;
	color: #0033FF;
}
a:visited{
	text-decoration:underline;
	color: #006699;
}
a:active{
	text-decoration:underline;
	color: #0099FF;
}


a {text-decoration: none }
a:hover {color: red; text-decoration: underline}

.whats_text {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}

.text {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #0190CB;
	text-decoration: none;
}
.s-text {
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}

.midasi {
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.memory-text {
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #0190CB;
	text-decoration: none;
}
