@charset "iso-8859-1";
a.menu:link, a.menu:visited {
color: #e50083;
font-family: arial;
font-size: 16px;
font-weight: bold;
text-decoration: none;
line-height: 25px;
}
a.menu:hover {
color: #84ABD0;
font-family: arial;
font-size: 16px;
font-weight: bold;
text-decoration: none;
margin-bottom: 20px;
}
a:link, a:visited {
color: #E50083;
font-family: arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
td {color:#e50083;}
a:hover {
color: #000000;
font-family: arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
h1 {
color: #E50083;
font-family: arial;
font-size: 16px;
font-weight: bold
line-height: 20px;
margin-bottom: 20px;
margin-top: 0px;
}
h2 {
color: #E50083;
font-family: tahoma;
font-size: 12px;
font-weight: bold
line-height: 20px;
margin-bottom: 5px;
margin-top: 20px;
}
p {
color: #E50083;
font-family: georgia, serif;
font-size: 12px;
line-height: 18px;
margin-bottom: 10px;
margin-top: 0px;
}
p.mini {
color: #E50083;
font-family: verdana, sans-serif;
font-size: 10px;
margin-bottom: 5px;
margin-top: 0px;
}
hr {
color: #E50083;
border: solid;
border-width: 1px;
}
.linetop {
border-top-color: #E50083;
border-top-width: 1px;
border-top-style: solid;
}
.linebottom {
border-bottom-color: #E50083;
border-bottom-width: 1px;
border-bottom-style: solid;
}
*,h1,h2,p,td,a,a:link { font-family : arial; }
