body {font-size: 10pt;color:blue;font-family: Arial,Tahoma,sans-serif;}

a			{ font-size: 12px; color: blue; text-decoration: none; font-weight: bold; font-style: none;border:none; }
a:visited	{ font-size: 12px; color: blue; text-decoration: none; font-weight: bold; font-style: none;border:none; }
a:hover 	{ font-size: 12px; color: red; text-decoration: none; font-weight: bold; font-style: none;border:none; }

.frmbttn	{	background-color:#AEAEEE;
				border-color: #AEAEEE;
				color: #2E2E9F;
				font-size: 10pt;
			}
.inputbox	{	
				border-color:#2E2E9F;
				background-color:#AEAEEE;
				border-style:solid;
				border-width:1px;
				color:white;
			}

.maintel	{	
				font-size:22pt;
				font-style:bold;
				padding-left:275px;
				padding-top:55px;
				color:red;
			}
