body { 
	font: 12px Arial, sans-serif;
}

a:link { color:#05348c;}
a:visited { color:#800080;}
a:active { color:#05348c;}
a:hover { color:#05348c;}

img {border:none}

.text {FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial}
.text A:link { COLOR: blue; TEXT-DECORATION: none }
.text A:visited { COLOR: blue; TEXT-DECORATION: none }
.text A:active { COLOR: blue; TEXT-DECORATION: none }
.text A:hover { COLOR: blue; TEXT-DECORATION: underline}

.textsmall {FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: arial}
.textsmall A:link { COLOR: blue; TEXT-DECORATION: none }
.textsmall A:visited { COLOR: blue; TEXT-DECORATION: none }
.textsmall A:active { COLOR: blue; TEXT-DECORATION: none }
.textsmall A:hover { COLOR: blue; TEXT-DECORATION: underline}

.textbig {FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: arial}
.textbig A:link { COLOR: blue; TEXT-DECORATION: none }
.textbig A:visited { COLOR: blue; TEXT-DECORATION: none }
.textbig A:active { COLOR: blue; TEXT-DECORATION: none }
.textbig A:hover { COLOR: blue; TEXT-DECORATION: underline}