/*
$Id: style.css,v 1.1 2004/06/11 09:20:08 tarique Exp $
*/

body {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        background : #F7F7F7 ;
        color : Black;
        margin: 0px;
}

table {
        font-size: 12px;
}

.link {
        color: #000000;
}

.link a {
        text-decoration: none;
        color: #000000;
}

.link a:hover {
        color: #6699CC;
        text-decoration: underline;
        font-style: none;
}

.linkbottom {
        color: #999999;
}

.linkbottom a {
        text-decoration: none;
        color: #999999;
}

.linkbottom a:hover {
        color: #6699CC;
        text-decoration: underline;
        font-weight: bold;
}
BODY {
	FONT-SIZE: 11px; FONT-FAMILY: verdana, arial, sans-serif
} 

.titre {
    FONT-WEIGHT: bold; FONT-SIZE: 13px; FONT-FAMILY: verdana, arial, sans-serif
}
.postBy {
	MARGIN: 0px 0px 13px 5px; BORDER-BOTTOM: #ffffff 1px dashed; FONT-SIZE: 10px; FONT-FAMILY: verdana, arial, sans-serif
}
.text {
    FONT-SIZE: 11px; FONT-FAMILY: verdana, arial, sans-serif
}
.statlink {
        color: #CCCCCC;
}

.statlink a {
        text-decoration: none;
        color: #CCCCCC;
}

.statlink a:hover {
        color: #FFFFFF;
        text-decoration: underline;
        font-style: none;
}
