a {
	font-family: Arial, Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
	text-decoration : underline;
	}
	
a:hover {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration : underline;
	}
	
a.small {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
	}
	
a.small:hover {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0000ff;
	text-decoration : none;
	}	

td {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

b.newsfrom {
	font-family: Tahoma, Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

b.bnewsfrom {
	font-family: Tahoma, Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000ff;
}

b.newskcg {
	font-family: Times New Roman, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #000000;
}

b.bnewskcg {
	font-family: Times New Roman, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #0000ff;
}

b.largeblue {
	font-family: Times New Roman, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000ff;
}

b.smallblue {
	font-family: Times New Roman, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
}

b.blue {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
}

.smalltimes {
	font-family: Times New Roman, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

ul {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}
		
ol {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}
	
.mainheading {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}
	
.small {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	}

	
input {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}

textarea {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}
	
SELECT {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, San-Serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	text-decoration : none;
}
