.main { font-family: sans-serif ; background-color: #88bb88}
.login { background-color: green ; align: center }
.title { font-size: 18 ; font-weight: bold ; color: yellow}
.warn { font-weight: bold ; color: #aa2222}
.menu { font-family: sans-serif ;
		font-size: 16 ;
		font-weight: bold ;
		text-decoration: none ;
		color: yellow}

.menu2 { font-family: sans-serif ;
		font-size: 16 ;
		text-decoration: none ;
		color: blue}

.menu3 { font-family: sans-serif ;
		font-size: 16 ;
		font-weight: bold ;
		text-decoration: none ;
		color: blue}

.link { font-family: sans-serif ;
		font-size: 16 ;
		font-weight: bold ;
		color: blue}

.btn { background: #9BC3E6 url(/bg-translate.gif) ;
		color: #0022aa ;
		font-weight: bold }

.inpt { background-color: #aaddaa}

