/* kya4.css  ---for daily kya4--- */

BODY{background-color: Lavender;
     margin: 0;
     color: OliveDrab; 
     font-weight: nomal;
     font-size: 13px;
     line-height: 150%;
     font-family: "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
}
A{text-decoration:none;}
A:link{color: Gray;
	text-decoration:underline;}
A:visited {color: CadetBlue}
A:hover{
  color: white;
  background-color: green;
  text-decoration:underline;
}

DIV.menu{
	position: absolute;
	width: 120px; 
	top: 100px;
	left: 10px;
}
DIV.main{
	margin-left: 140px; 
	border: double gray;
	border-width: 0px 0px 0px 3px;
}
DIV.index{
	line-height:15px;
	font-size: 11px;
	color: SteelBlue;
	padding: 5px 10px;
}
DIV.zaregoto{
	line-height:15px;
	font-size: 11px;
	color: CadetBlue;
	border: solid SlateGray;
	border-width: 1px 1px 1px 5px;
	padding: 5px 10px;
}
DIV.sub{margin: 20px 0px 3px 20px;
	color: SteelBlue;
	font-weight: bold;
	font-size: 15px;
}
DIV.text{width:520px; 
	margin-left: 40px; 
}
DIV.enikki{width:520px; 
	margin-left: 20px; 
}

H1{color:SteelBlue;
	font-size:25px}
H4.week{color:white;
	font-size: 14px;
	padding-left: 5px;
	background-color: Thistle;
	clear: left
}
H4.sat{color:white;
	font-size: 14px;
	padding-left: 5px;
	background-color: LightSteelBlue;
	clear: left
}
H4.holi{color:white;
	font-size: 14px;
	padding-left: 5px;
	background-color: LightSalmon;
	clear: left
}
EM.loud{
	font-style: normal;
	font-size:20px;
	line-height: 120%;
	font-weight: bold;
}

img.enikki{
	width:200px;
	height:200px;
	float:left;
	margin:5px 20px 10px 0px;
}

EM.netabare{
	color: Lavender;
}

P.link{text-align: right; font-size: 12px;}

