a:link {
	color: #e10000;
}
a:visited {
	color: #e10000;
}
a:active {
	color: #e10000;
}
a:hover {
	color: #e10000;
}
td	{
	font-family: "Times New Roman";
	font-size: 14px;
	color: #4e4e4e;
}
.first {
	font-size : 18;
}
.small {
	font-size : 12;
}
.big {
	font-size : 30;
}
.act_menu {
	color: #272727;
}
.act_menu_small {
	font-size : 12;
	color: #272727;
}
.noaccess_menu {
	color: #AFAFAF;
}
.bg {
	background-repeat : no-repeat;
}
