body, div, p, td, input, textarea, select, a{
font-family: "Trebuchet MS", arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 12px;
line-height: 13px;
}

body {
background-image: url('../img/bg.jpg');
background-position: top left;
background-repeat: repeat;
}

img{
border: 0;
}

div.mycontent{
font-weight: normal;
}

a:link.title, a:active.title,  a:visited.title{
font-size: 13px;
line-height: 14px;
color: #000000;
text-decoration: none;
font-weight: bold;
}

a:hover.title{
font-size: 13px;
line-height: 14px;
color: #000000;
text-decoration: underline;
font-weight: bold;
}


a:link, a:active, a:visited{
color: #000000;
text-decoration: none;
font-weight: bold;
}

a:hover{
color: #000000;
text-decoration: underline;
font-weight: bold;
}
