﻿
a:link       { text-decoration: none;
	color: #000080;
}
a:visited    { text-decoration: none }
a:hover      { text-decoration: none }
a:active     { text-decoration: none }


#memoryticker{
background-color: #ADD8E6;
width: 540px;
/*Tip: add in height attribute here for multiple line scroller*/
padding: 3px;
/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.7 Duration=0.3); font-style:normal; font-variant:normal; font-weight:Bold; font-size:11px; font-family:Tahoma
}

:hover.dest        { text-decoration: none; color: #0099FF }
:hover.lista { text-decoration: none; color: #0099FF }
.mais        { text-decoration: none; color: #000000 }
.mais:hover  { text-decoration: none; color: #1E134D }
