/* common */
body {
font-size:12px;color: #FF00CC;
background: #000000;
}

.title
{
background-color:#000000;
font-size:12px;color:#FF00CC;
}

.main {
background-color:#000000;
font-size:12px;color:#FF00CC;
}

.main2 {
font-size:12px;color:#FF00CC;
}

.att {
color:#FF00CC;
}

.sml {
font-size:10px;
}

a:link { 
	font-size:12px;color:#FFFF00; text-decoration:none; font-weight:bold;
}
a:visited { 
	font-size:12px;color:#FFFFFF; text-decoration:none; font-weight:bold;
}
a:active,a:hover {
	font-size:12px;color:#00FFFF; text-decoration:none; font-weight:bold;
}

/* main */

