a {
	color: #566666;
	font-family :Verdana;
	font-size : 30px;
	text-decoration: none;
}
a:active {
	color: #666666;
	font-family : Verdana;
	font-size : 30px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #F26100;
	font-family : Verdana;
	font-size : 30px;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #1D1A91;
	font-family : Verdana;
	font-size :30px;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #1D1A91;
	font-family : Verdana;
	font-size : 30px;
	text-decoration: none;
	font-weight: bold;
}
a:visited:hover {
	color: #F26100;
	font-family : Verdana;
	font-weight : bold;
	font-size : 30px;
	text-decoration: none;
}

body { background-color: rgb(238,238,238);font-family: Arial,Verdana; font-size: 12px; scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #123456; scrollbar-highlight-color: #666666; scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #666666; }

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 30px; font-weight: bold}
h2 {  font-family: Arial; font-size: 24px; font-weight: bold}
h3 {  font-family: Arial; font-size: 20px; font-weight: bold}
h4 {  font-family: Arial; font-size: 16px; font-weight: bold}
h5 {  font-family: Arial; font-size: 12px; font-weight: bold}

TABLE {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;

}
