td {
	font-size: 12px;
}
a.dred {
    text-decoration: none;
	color: #830E01;
}
a.dred:hover {
	color: #830E01;
	text-decoration: underline;
}
a.leftmenu {
    text-decoration: none;
	color: #FF0000;
}
a.leftmenu:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.newstitle {
    text-decoration: none;
	color: #0066ff;
}
a.newstitle:hover {
	color: #0066ff;
	text-decoration: underline;
}
a.manage {
    text-decoration: none;
	color: #999999;
}
a.manage:hover {
	color: #999999;
	text-decoration: underline;
}
input {
	font-size: 12px;
}
select {
	font-size: 12px;
}
