/* CSS Document */

/* PINK LINKS */
#Pink
{
background: #191512;
border-top: #191512 0px solid;
border-bottom: #191512 0px solid;
border-left: #191512 0px solid;
border-right: #191512 0px solid;
font-weight: 700;
font-size: 1.4em ;
line-height: 1.4em;
voice-family: Gill Sans MT, Verdana, Arial, Helvetica, Sans-serif ;
voice-family: inherit;
margin: 0;
padding: 0;
text-align: left ;
color: #e9006C;
}

#Pink a 
{ 
border: none;
}

#Pink a:link 
{
background: transparent;
color: #e9006C;
text-decoration: none;
}

#Pink a:visited 
{
background: transparent;
color: #e9006C;
text-decoration: none;
}

#Pink a:hover 
{
background: transparent;
color: #e9006C;
text-decoration: none;
}

/* PINK LINKS */
#Green
{
background: #191512;
border-top: #191512 0px solid;
border-bottom: #191512 0px solid;
border-left: #191512 0px solid;
border-right: #191512 0px solid;
font-weight: 700;
font-size: 1.4em ;
line-height: 1.4em;
voice-family: Gill Sans MT, Verdana, Arial, Helvetica, Sans-serif ;
voice-family: inherit;
margin: 0;
padding: 0;
text-align: left ;
list-style-image: url(../imag/green_circle.gif) ;
}

#Green a 
{ 
border: none;
}

#Green a:link 
{
background: transparent;
color: #0db14b;
text-decoration: none;
}

#Green a:visited 
{
background: transparent;
color: #0db14b;
text-decoration: none;
}

#Green a:hover 
{
background: transparent;
color: #0db14b;
text-decoration: none;
}

/* WHITE LINKS */
.normal_white_small
{
background-color: #191512;
font-family: Gill Sans MT, Verdana, Arial, Helvetica, Sans-serif ;
color: #ffffff ;
text-align: left ;
font-size: .7em ;
font-weight: 400 ;
line-height: 1.1em ;
}

.normal_white_small a 
{ 
border: none;
}

.normal_white_small a:link 
{
background: transparent;
color: #ffffff;
text-decoration: none;
}

.normal_white_small a:visited 
{
background: transparent;
color: #ffffff;
text-decoration: none;
}

.normal_white_small a:hover 
{
background: transparent;
color: #ffffff ;
text-decoration: none;
}


/* NORMAL LINK PINK */

.normal_link_pink
{
background-color: #191512;
font-family: Gill Sans MT, Verdana, Arial, Helvetica, Sans-serif ;
color: #e9006C;
text-align: center ;
font-size: 1.3em ;
font-weight: 700 ;
line-height: 1.4em ;
padding: 0px 0px 0px 10px ;
}

.normal_link_pink a
{
border: none;
color: #e9006C;
}

.normal_link_pink a:link 
{
background: transparent;
color: #e9006C;
text-decoration: none;
}

.normal_link_pink a:visited 
{
background: transparent;
color: #e9006C;
text-decoration: none;
}

.normal_link_pink  a:hover 
{
background: transparent;
color: #e9006C;
text-decoration: none;
}

/* NORMAL LINK PINK LEFT*/

.normal_link_pink_left
{
background-color: #191512;
font-family: Gill Sans MT, Verdana, Arial, Helvetica, Sans-serif ;
color: #e9006C;
text-align: left ;
font-size: 1.3em ;
font-weight: 700 ;
line-height: 1.4em ;
padding: 0px 0px 0px 10px ;
}

.normal_link_pink_left a
{
border: none;
color: #e9006C;
}

.normal_link_pink_left a:link 
{
background: transparent;
color: #e9006C;
text-decoration: none;
}

.normal_link_pink_left a:visited 
{
background: transparent;
color: #e9006C;
text-decoration: none;
}

.normal_link_pink_left  a:hover 
{
background: transparent;
color: #e9006C;
text-decoration: none;
}


/* NORMAL LINK GREEN LEFT*/

.normal_link_green_left
{
background-color: #191512;
font-family: Gill Sans MT, Verdana, Arial, Helvetica, Sans-serif ;
color: #0db14b;
text-align: left ;
font-size: 1.3em ;
font-weight: 700 ;
line-height: 1.4em ;
padding: 0px 0px 0px 10px ;
}

.normal_link_green_left a
{
border: none;
color: #0db14b;
}

.normal_link_green_left a:link 
{
background: transparent;
color: #0db14b;
text-decoration: none;
}

.normal_link_green_left a:visited 
{
background: transparent;
color: #0db14b;
text-decoration: none;
}

.normal_link_green_left  a:hover 
{
background: transparent;
color: #0db14b;
text-decoration: none;
}


/* NORMAL */

.normal
{
background-color: #191512;
font-family: Gill Sans MT, Verdana, Arial, Helvetica, Sans-serif ;
color:  #e9006c ;
text-align: left ;
font-size: .7em ;
font-weight: 700 ;
line-height: .9em ;
}

.normal a
{
border: none;
color: #e9006C;
}

.normal a:link 
{
background: transparent;
color: #e9006C;
text-decoration: none;
}

.normal a:visited 
{
background: transparent;
color: #e9006C;
text-decoration: none;
}

.normal  a:hover 
{
background: transparent;
color: #e9006C;
text-decoration: none;
}


/* OTHER LINKS */

a:link 
{
background: transparent;
color: #0db14b;
text-decoration: none;
}

a:visited 
{
background: transparent;
color: #0db14b;
text-decoration: none;
}

a:hover 
{
background: transparent;
color: #fff000 ;
text-decoration: none;
}
