body 
{
	color: Black;
	font-family: tahoma, arial;
	font-size: 12;
	font-weight: normal;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	color: #b74033;
	text-align: left;
}
tr.line0 {
	background-color: #FBFBFB;
}
tr.line1 {
	background-color: #EAEAEA;
}
td {
	font-size: 12px;
}
td.info {
	font-size: 14px;
}
td.menucella {
   font-size : 11px;
	font-weight: bold;
	height: 30px; 
	line-height: 30px; 
	vertical-align: middle; 
	text-align: center; 
	background-color: #b74033;
	color: White;
	cursor: pointer;
}
td.ara {
	font-size: 20px;
	font-weight: bold;
	color: #b74033;
	text-align: center;
}
img.kep {
	background-color: White;
	padding: 2px;
	border: 2px solid Black;
}
A
{  color: Black;
   font-family : tahoma, arial;
   font-size : 12;
   text-decoration: underline;
}
A:hover
{  color: #b74033;
   font-family : tahoma, arial;
   font-size : 12;
   text-decoration: underline;
}
a.minilink {
	color: White;
	font-size: 9px;
	font-weight: bold;
   text-decoration: underline;
}
a.minilink:hover {
	color: #b74033;
	font-size: 9px;
	font-weight: bold;
   text-decoration: underline;
}
