.heading {
	font-family: verdana,arial;
	font-size: 10pt;
	font-weight: bolder;
	letter-spacing : 1px;
}

.welcome {
	font-family: "Monotype Corsiva";
	font-size: 18pt;
	font-weight: bold;
}

.data {
	font-family:verdana, arial;
	font-size: 9pt;
	line-height: 20px;
}

.date
{
	font-size : 10pt;
	font-family: verdana;
	letter-spacing: 2px;
	font-weight:bold;
}

.error {
	font-family:verdana,arial;
	font-size: 10pt;
	font-weight: bold;
	color:red;
}

.button {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-color: Maroon;
	color: #fff;
	margin: 2px;
	border-top: outset 2px white;
	border-right: outset 2px #069;
	border-bottom: outset 2px #069;
	border-left: 2px outset white;
	letter-spacing : 0px;
	text-decoration : none;
	text-align : center;
	vertical-align : middle;
}

a.mainLink:link {
	color: green;
	text-decoration:none;
	font-size : 9pt;
	font-weight:bold;
}

a.mainLink:visited {
	color: green; 
	text-decoration:none;
	font-size:9pt;
	font-weight:bold;
}

a.mainLink:hover {
	color: tomato;
	text-decoration: underline;
	font-size:9pt;
	font-weight:bold;
}

a.copyright:link {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: white;
	text-decoration: none;
	padding: 0px;
}

a.copyright:visited {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: white;
	text-decoration: none;
	padding: 0px;
}

a.copyright:hover {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: white;
	text-decoration: underline;
	padding: 0px;
}

.copyright {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: white;
	text-decoration: none;
	padding: 0px;
}

.box{
	padding:10px; 
	border:2px solid #3366cc; 
	background-color:#ffffff; 
	width:850px;
}
a.abc:link {

	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 0px;
}
a.abc:visited {

	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 0px;
}
a.abc:hover {

	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 0px;
}
