﻿body 
{
	
    
	font-family:Arial ;
	font-size:small;
	color :black;
	
	
}
a
{
color:maroon;
text-decoration :none;
font-family :Georgia ;


}
a:hover
{
font-style:normal;
text-decoration: overline;
font-family :Georgia ;
}



