 /* this css is created by nobi */
 
a{
	color:#FF0066;
    font-size : small;
	text-decoration: none;
}

a:link{
	color: #FF0066;
    font-size : small;
	text-decoration: none;
}

a:visited{
	color: #FF0066;
    font-size : small;
	text-decoration: none;
}

a:hover{
	color:#FF0066;
    font-size : small;
	text-decoration: underline;
}
 
 INPUT, SELECT, TEXTAREA { background-color: #F7F7F7; } 

.bodyText {
  font-family: ‚l‚r ‚oƒSƒVƒbƒN,Osaka,Arial,sans-serif;
  font-size : 12px;
  color: #333333;
}

.leftFeild {
  font-family : Osaka, Verdana, Arial, sans-serif;
  font-size : 10px;
  color: #FFFFFF;
  }

.topmenuBackground {
	background-image: url(images/topmenu_background.gif);
}

.topBannerBackground {
	background-image: url(images/top_banner.gif);
}

.style1 {color: #FFFFFF}


