A:link { 
text-decoration: underline; 
color:#7B3194;
font-weight:bold;
}

A:visited { 
text-decoration: underline; 
color:#7B3194;
font-weight:bold;
}

A:active { 
text-decoration: underline;
color:#7B3194;
font-weight:bold;
}

A:hover { 
text-decoration: line-through; 
color:#EB4F08; 
font-weight:bold;
}

p.head {
color:#B10660;
line-height: 14px;
font-size:11px;
text-align:center;
letter-spacing:2px;
font-weight:bold;
border-bottom:1px dotted #B10660;
}

acronym {
border-bottom:1px dotted;
cursor: help;
}

b ,u , i {
color:#C50200;
}

body {
letter-spacing: 1px;
color:#000000;
font-family: Verdana, Arial, Sans-Serif;
text-align:justify;
font-size: 10px;
background:url(images/main.jpg) #ffffff;
cursor:default;
}