 
<style>
td  {       
        font-family : arial,helvetica;
        color : #000000;
		font-size : 11px;
}

a:link{
        text-decoration : none;
        color : #CC0000;
        background : transparent;
}

a:visited  {
        text-decoration : none;
        color : #CC0000;
        background : transparent;
}

a:hover  {
        text-decoration : none;
        color : #CC0000;
}

.toptext  {
        font-size : 11px;
        font-family : arial,helvetica;
        color : #FFFFFF;
		
        
}

.bigtext  {
        font-size : 12pt;
        font-family : Arial, Helvetica, sans-serif;
        color : #FFFFFF;
        
}
	
.comtext  {
		font-size : 12px;
		font-weight : bold;
		font-family : arial, helvetica;
        color : #FFFFFF;
        
}
	
.small_comtext  {
		font-size : 9pt;
		font-family : Arial, Helvetica, sans-serif;
        color : #FF6666;
; font-weight: normal; word-spacing: 25pt
        
}

	
.555555_heading  {
		font-size : 12px;
		font-weight : bold;
		font-family : arial,helvetica;
		color : #ffffff;
        
}

.input_select  {
		color : #000000;
        font-size : 11px;
        font-family : arial, helvetica, sans-serif;
        background : #EFEFEF;
}

.input_text  {
        width : 100%;
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        border-color : #666666;
        font-size : 11px;
        font-family : arial, helvetica, sans-serif;
        background : #EFEFEF;
		
}

.submit  {
        width : 60px;
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        border-color : #666666;
        font-size : 10px;
        font-family : arial, helvetica, sans-serif;
        background : none;
}    

textarea  {
        width : 100%;
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        border-color : #666666;
        font-size : 11px;
        font-family : arial, helvetica, sans-serif;
        background : #EFEFEF;
        
}

html {
		scrollbar-3d-light-color: #dddddd;
		scrollbar-arrow-color:#003366;
		scrollbar-base-color : #dddddd;
		scrollbar-dark-shadow-color: #dddddd;
		scrollbar-face-color: #eeeeee;
		scrollbar-highlight-color: #dddddd;
		scrollbar-shadow-color: #dddddd;
        line-height : 1.33;
}

p+p {
        text-indent : 5% !important;
        margin-top : -.667em;
}


 <span class="input_text"></span>a:active   { 
        text-decoration : none;
        color : #0066FF;
        background : transparent;
 } 
</style>