A:link {
	CURSOR: crosshair; COLOR: #e4d9c8; TEXT-DECORATION: none
}
A:unknown d {
	CURSOR: crosshair; COLOR: #66ccff; TEXT-DECORATION: none
}
A:active {
	CURSOR: crosshair; COLOR: #ffffff; TEXT-DECORATION: none
}
A:visited {
	CURSOR: crosshair; COLOR: #e4dac9; TEXT-DECORATION: none
}
A:hover {
	CURSOR: crosshair; COLOR: #000000; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}

BODY {
	background-color: #929a93;
	scrollbar-track-color: #ffffff;
}


.body2 {
	background-color: #ffffff;
}


.body3 {
	background-color: #929a93;

}

.header {
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-style: normal;
    color: #333333;
    font-weight: bold;
    text-transform:uppercase ;
    letter-spacing: 10pt;
}




.paragrah {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    font-style: normal;
    line-height: normal;
    color: #0b1a1e;
    font-weight: normal;
    font-variant: normal;
    text-transform: normal;
    letter-spacing:1pt;
    
    
}

.title {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-style: normal;
    color: #2a1616;
    font-weight: bold;
    text-transform:uppercase ;
    letter-spacing: 10pt;
}

.mytext {
    font-family: Verdana, Arial, Helvetica;
    font-size: 13px;
    color: #1b353b0;
    font-weight: bold;
    text-transform: ;
}

.mylinks {
    font-family: Verdana, Arial, Helvetica;
    font-size: 12.5px;
    font-weight: bold;


    
}

    .body A:link {COLOR: #006666; TEXT-DECORATION: none
    .body A:visited {COLOR:#99CCCC; TEXT-DECORATION: none
    .body A:hover {COLOR: #006666; TEXT-DECORATION: none      
}
.mytext A:link {
	FONT-WEIGHT: bold; COLOR: #006666; TEXT-DECORATION: none
}
.mytext A:visited {
	COLOR: #ffcc66; TEXT-DECORATION: none
}
.mytext A:hover {
	COLOR: #b37d47; TEXT-DECORATION: none
}
.mytext A:active {
	COLOR: #99ffff; TEXT-DECORATION: none

}
