/* CSS Document */

.stylefont
{
font-family:Brush Script Std;
font-size:30px;
color:#000000;
text-decoration:none;
text-align:center;
}

.stylefont:hover
{
font-family:Brush Script Std;
font-size:30px;
color:#006699;
text-decoration:none;
text-align:center;
}

.linkfont
{
font-family:Brush Script Std;
font-size:20px;
color:#000000;
text-decoration:none;
text-align:center;
}

.linkfont:hover
{
font-family:Brush Script Std;
font-size:20px;
color:#FF6633;
text-decoration:none;
text-align:center;
}

.font-black
{
font-family:Arial;
font-size:12px;
color:#000000;
text-decoration:none;
}

.img
{
background:url(../images/100.gif) no-repeat;
width:81px;
height:111;
}
.img:hover
{
background:url(../images/105.gif) no-repeat;
width:81px;
height:111;
}

.main-link
{
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#000000;
text-decoration:none;
}
.main-link:hover
{
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#999900;
text-decoration:none;
}