a.normal:link { color: #333333; text-decoration: underline;}
a.normal:visited{ color: #333333; text-decoration: underline; }
a.normal:hover { color: #FF0000; text-decoration: underline;}
a.pankuzu:link { color: #666666; text-decoration: underline;}
a.pankuzu:visited{ color: #666666; text-decoration: underline; }
a.pankuzu:hover { color: #FF0000; text-decoration: underline;}
a.leftmenu:link { color: #373737; text-decoration: underline;}
a.leftmenu:visited{ color: #373737; text-decoration: underline; }
a.leftmenu:hover { color: #FF0000; text-decoration: underline;}
.border1{
	border: 1px solid #1B8050;
}
.border2{
	border: 1px solid #E57C17;
}
.border3{
	border: 1px solid #C2311A;
}

