/* aravindi.css 061222  */


body		{ 
			background-color: #5c027c; /* #8ec2fe */
}
td, p		
			{ 
			font-family: 'trebuchet ms', helvetica, verdana, 'sans serif';
			font-size: 9pt;
			font-weight: normal;
			color: #ffffff;
			background-color: transparent;
			background-image: none;
}
td#choc		{ 
			background-color: #4b0265;
}
.header		
			{ 
			font-family: 'trebuchet ms', helvetica, verdana, 'sans serif';
			font-size:14pt;
			font-weight: bold;
			color: #ffffff;
			background-color: transparent;
			background-image: none;
}
.comment
			{
			font-family: 'trebuchet ms', helvetica, verdana, 'sans serif'; 
			font-size: 7pt;
			font-weight:normal;
			color: #ccc;
			background-color: transparent;
			text-decoration:none;
}
a.zen:link 	
			{
			font-family: 'trebuchet ms', helvetica, verdana, 'sans serif';
			font-size:7pt;
			text-decoration: none; 
			/* border-bottom: dashed 1px #fff; */
			font-style: normal;
			font-weight: normal; 
			color: #afdfff;
			background-color: transparent;
}
a.zen:visited 
			{
			font-family: 'trebuchet ms', helvetica, verdana, 'sans serif';
			font-size:7pt;
			text-decoration: none;
			/* border-bottom: dashed 1px #fff; */
			font-style: normal;
			font-weight: normal;
			color: #afdfff;
			background-color: transparent;
}
a.zen:hover 
			{
			font-family: 'trebuchet ms', helvetica, verdana, 'sans serif';
			font-size:7pt;
			font-weight: normal;
			font-style: normal;
			text-decoration: overline;
			color: #fff;
			background-color: #8ec2fe   /*#75a3ee; /* #3794f0; /* #9370DB; */
}
.vtx
			{
			position: absolute;
			right: 7px;
			top: 125px;
			width: 11px;
			writing-mode: tb-rl;
}
a.close:link 	
			{
			font-family: 'trebuchet ms', helvetica, verdana, 'sans serif';
			font-size: 7pt;
			text-decoration: none;
			/* border-bottom: dashed 1px #fff; */
			font-style: normal;
			font-weight: normal; 
			color: #f9f9fc;
			background-color: transparent;
}
a.close:visited 
			{
			font-family: 'trebuchet ms', helvetica, verdana, 'sans serif';
			font-size: 7pt;
			text-decoration: none;
			/* border-bottom: dashed 1px #fff; */
			font-style: normal;
			font-weight: normal;
			color: #c0c0c0;
			background-color: transparent;
}
a.close:hover 
			{
			font-family: 'trebuchet ms', helvetica, verdana, 'sans serif';
			font-size: 7pt;
			font-weight: normal;
			font-style: normal;
			text-decoration: overline;
			color: #ffffff;
			background-color: #8ec2fe; /* #75a3ee; */
}


