/* @override http://www.rodge.dev/styleSheet.css */

.dropDownMenuText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #000000; filter: Alpha(Opacity=80, FinishOpacity=80, Style=1, StartX=0, StartY=0, FinishX=20, FinishY=20); text-decoration: none; letter-spacing: 20em; word-spacing: 20em}
a {  text-decoration: none}
A.dropDownMenuText {  text-decoration: none}
A.dropDownMenuText:link { COLOR: #333333;  TEXT-DECORATION: none }
A.dropDownMenuText:visited {  COLOR: #999999; TEXT-DECORATION: none}
A.dropDownMenuText:hover { COLOR: #FF0000; TEXT-DECORATION: none }


#page {
	margin: auto;
	position: relative;
	right: 5%;
}
