/***********************************************/
/* aries.css  HTML styles  */
/***********************************************/



/************** global styles ***************/
html, body {
	margin: 0px 0px 0px 0px;
	background-image: url(../images/indexbg.jpg);
	scrollbar-base-color: #00AACC;
}
	
A:link { color: #0066FF; }
A:visited { color: #3366cc; }
A:active { color: #0066FF; }
A:hover { color: #FF0000; }

.text {
	font-family:‚l‚r ‚oƒSƒVƒbƒN;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}

.text_white {
	font-family:‚l‚r ‚oƒSƒVƒbƒN;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #ffffff;
}