/*	index.css		*/
/*	HTML Tag		*/

a{
	background : #EDEDED;
	color : #2F4F4F;
	list-style : url(../images/icon.gif);
	padding : 0px 0px 0x 0px;
	text-decoration : none;
}


a:hover {
	background : #DDA0DD;
	color : #FFFFFF;
}

body{
	background-repeat : repeat-y;
	FONT-FAMILY: ‚l‚r ‚oƒSƒVƒbƒN;
	FONT-SIZE: 80%;
	LINE-HEIGHT: 110%;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

img{
	border : 0;
	margin : 0 0 0 0;
}

table, tr, td, th {
	FONT-FAMILY: "‚l‚r ‚oƒSƒVƒbƒN"; 
	FONT-SIZE: 105%; 
	LINE-HEIGHT: 130%;
}

