.copyrights{
	font-family: Arial; font-size: 13px; color: white; font-weight: bold;
}
.linkwhite{
	font-family: Arial; font-size: 14px; color: white; font-weight: bold;
}
.category{
	font-family: Arial; font-size: 18px; color: white; font-weight: bold; margin: 10px;
}
.linkblue{
	font-family: Arial; font-size: 14px; color: #265ba4; font-weight: bold; margin: 10px;
}
.linkblueheader{
	font-family: Arial; font-size: 14px; color: #265ba4; font-weight: bold; 
}
.linkgrey{
	font-family: Arial; font-size: 12px; color: #666666; margin: 2px;
}
.linkgreybig{
	font-family: Arial; font-size: 16px; color: #666666; margin: 2px;
}
.linksmall1{
	font-family: Arial; font-size: 12px; color: #996600; font-weight: bold;
}
.linksmall2{
	font-family: Arial; font-size: 12px; color: #999900; font-weight: bold;
}
.linksmall3{
	font-family: Arial; font-size: 12px; color: #669900; font-weight: bold;
}
.linksmall4{
	font-family: Arial; font-size: 12px; color: #99cc66; font-weight: bold;
}
.linkbluesmall{
	font-family: Arial; font-size: 12px; color: #5589DE; font-weight: bold;
}

.linkbluesel{
	font-family: Arial; font-size: 14px; color: #330000; font-weight: bold; margin: 10px;
}
.linkbluesmallsel{
	font-family: Arial; font-size: 12px; color: #330000; font-weight: bold;
}
.line{
	font-family: Arial; font-size: 3px;
}
.linkfile{
	font-family: Arial; font-size: 12px; color: #0000ff; font-weight: bold; margin: 2px;
}

P, BODY, DIV, TD {
	font-family: Arial; font-size: 14px; margin: 0; 
}

.textdecor{
	text-decoration: none;
}

.textdecor:hover{
	text-decoration: underline;
}
.inputTXT{
	font-family: Arial;
	font-size: 12px;
	HEIGHT: 18px;
}