/* CSS Document */


.stylevinkarr
{
color: #000000;
font-family: Verdana;
font-size:11px;
}
.styleasian
{
color: #0066CC;
font-family: Verdana;
font-size:11px; font-weight:bold;
}
.stylenalani
{
color: #FFFFFF;
font-family: "Century Gothic";
font-size:13px;
text-decoration: none;
}
.stylenalani:hover
{
color: #FFFF00;
font-family: "Century Gothic";
font-size:13px;
text-decoration: underline; 
}
.styleasiansbold
{
color: #FF3300;
font-family: Verdana; font-weight:bold;
font-size:11px;}
.stlyelink
{font-family:Tahoma; color:#003366;
font-size:11px; font-weight:bold;
text-decoration:none
}
.stlyelink:hover
{font-family:Tahoma; color:#455B6D;
font-size:11px; font-weight:bold;
text-decoration:underline;
}
.stlyemore
{font-family:Tahoma; color:#000066;
font-size:11px;
text-decoration:none
}
.stlyemore:hover
{font-family:Tahoma; color:#455B6D;
font-size:11px;
text-decoration:underline;
}
