@charset "utf-8";
/* CSS Document */
*{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

body
{
background:#000000;
}


.menu a
{
font-family:"Microsoft Sans Serif", Tahoma;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
text-transform:uppercase;
text-decoration:none;
line-height:22px;
}

.menu a:hover
{
color:#FF0000;
}

.link a
{
font-family:"Microsoft Sans Serif", Tahoma;
font-size:14px;
font-weight:bold;
color:#FFFF00;
text-transform:uppercase;
text-decoration:none;
line-height:22px;
}
.link a:hover
{
color:#FF0000;
}

.link2 a
{
font-family:"Microsoft Sans Serif", Tahoma;
font-size:16px;
font-weight:bold;
color:#FFFF00;
text-transform:uppercase;
text-decoration:none;
line-height:22px;
text-align:center;
}
.link2 a:hover
{
color:#FF0000;
}

.text
{
font-family:"Microsoft Sans Serif", Tahoma;
font-size:14px;
font-weight:normal;
color:#ffffff;
text-align:justify;
}

.text a
{
text-decoration:none;
color:#FFFF00;
}
.text a:hover
{
color:#FF0000;
}

.text2
{
font-family:"Microsoft Sans Serif", Tahoma;
font-size:14px;
font-weight:normal;
color:#FF6600;
}

.text3
{
margin-top:10px;
margin-bottom:10px;
font-family:"Microsoft Sans Serif", Tahoma;
font-size:12px;
font-weight:normal;
color:#999999;
}

.text3 a
{
text-decoration:none;
color:#FFFF00;
}
.text3 a:hover
{
color:#FF0000;
}

.text4
{
font-family:"Microsoft Sans Serif", Tahoma;
font-size:14px;
font-weight:normal;
color:#ffffff;
}

.text4 a
{
text-decoration:none;
color:#FFFF00;
}
.text4 a:hover
{
color:#FF0000;
}
.text5
{
font-family:"Microsoft Sans Serif", Tahoma;
font-size:15px;
font-weight:normal;
color:#ffffff;
line-height:22px;
text-align:left;
}
.text6
{
font-family:"Microsoft Sans Serif", Tahoma;
font-size:18px;
font-weight:bold;
text-transform:uppercase;
color:#99FF00;
}
.text7
{
font-family:"Microsoft Sans Serif", Tahoma;
font-size:15px;
font-weight:bold;
color:#99FF00;
}

.album
{
margin:2px;
height:70px;
border:#111111 solid 1px;
vertical-align:middle;
}

.album:hover
{
cursor: pointer; cursor: hand;
border:#FFFFFF solid 1px;
}
