body,td,th {
	color: #000000;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #FF6633;
}
a:visited {
	text-decoration: none;
	color: #FF6633;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.white {color: #FFFFFF;
}
a.midasi:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
}
a.midasi:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #FFCC00;
}
a.midasi:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
}
.style1 {
font-size: 12px
}
.red2 {
color: #FF6633
}
.title {
	font-size: 22px;
	font-weight: bold;
}

