﻿body 
{
    background-color:#f1f1e9;
    font-size: small;
}
select{
    font-size: 10px;
}
select option {
    font-size: 10px;
}
a:link {
	color:#000000;
	text-decoration:none; 
	font-size:smaller;
}      																				/* unvisited link */
a:visited {color:Maroon;}                       /* visited link */
a:hover {color:Red;}                           		 /* mouse over link */
a:active {color:#0000FF;}                       /* selected link */ 

.saptamani
{
    background-color:#f1f1e9;
    text-align:center;
   
}

#saptamani
{
    margin-bottom:5px;
    margin-top:5px;
    
}
.heighLight{
	font-size:12px;
}
