.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.style2 {
	color: #FF3300;
	font-weight: bold;
}
body {
    background-image: url(../../design/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.title{
	font-weight: bold;
	font-size: 16px;
}
.comment{
	font-size: 9px;
	color: #000000;
}
.comment_a{
	font-size: 9px;
	color: #ff0000;
}

a:link    {text-decoration: none; font-size: 14px; font-weight: normal; font-family: arial, sans-serif; color: #000000; font-weight: bold;}
a:visited {text-decoration: none; font-size: 14px; font-weight: normal; font-family: arial, sans-serif; color: #000000; font-weight: bold;}
a:active  {text-decoration: none; font-size: 14px; font-weight: normal; font-family: arial, sans-serif; color: #000000; font-weight: bold;} 
a:hover   {text-decoration: underline; font-size: 14px; font-weight: normal; font-family: arial, sans-serif; color: #444444; font-weight: bold;}

a.kisa:link    {text-decoration: none; font-size: 11px; font-weight: normal; font-family: arial, sans-serif; color: #000000; font-weight: bold;}
a.kisa:visited {text-decoration: none; font-size: 11px; font-weight: normal; font-family: arial, sans-serif; color: #000000; font-weight: bold;}
a.kisa:active  {text-decoration: none; font-size: 11px; font-weight: normal; font-family: arial, sans-serif; color: #000000; font-weight: bold;} 
a.kisa:hover   {text-decoration: underline; font-size: 11px; font-weight: normal; font-family: arial, sans-serif; color: #444444; font-weight: bold;}
