.mainmenu1:link {
			border: thin dotted #D2E088;
			color: #1C56A0;
			font-style: normal;
			text-decoration: none;
			font-weight: bold;
			width: 150px;
			margin-left: 25px;
			padding-left: 30px;
			font-family: serif;
					}

.mainmenu1:visited {
			border: thin dotted #D2E088;
			color: #1C56A0;
			font-style: normal;
			text-decoration: none;
			font-weight: bold;
			width: 150px;
			margin-left: 25px;
			padding-left: 30px;
			font-family: serif;
					}

.mainmenu1:hover {
			background: #1C56A0;
			border: thin solid White;
			color:White;
					}

.mainmenu:link {
			border: thin dotted #D2E088;
			color: #1C56A0;
			font-style: normal;
			text-decoration: none;
			font-weight: bold;
			width: 150px;
			margin-left: 25px;
			padding-left: 30px;
			font-family: serif;
					}

.mainmenu:visited {
			border: thin dotted #D2E088;
			color: #1C56A0;
			font-style: normal;
			text-decoration: none;
			font-weight: bold;
			width: 150px;
			margin-left: 25px;
			padding-left: 30px;
			font-family: serif;
					}

.mainmenu:hover {
			background: #1C56A0;
			border: thin solid White;
			color:White;
					}

.bnav:link {
			border: none;
			color: #1C56A0;
			font-style: normal;
			text-decoration: none;
			font-weight: normal;
					}

.bnav:visited {
			border: none;
			color: #1C56A0;
			font-style: normal;
			text-decoration: none;
			font-weight: normal;
					}

.bnav:hover {
			background: none;
			border: none;
			color:#1C56A0;
			text-decoration: underline;
					}
					
.poll:link {
			background: none;
			border: none;
			color:Black;
			text-decoration: none;
					}
			
.poll:visited {
			text-decoration: none;
			color: Black;
					}		
	
.poll:hover {
			background: none;
			border: none;
			color: Black;	
			text-decoration: underline;
					}

.abc27:link {
	color: #D2E088;
	background: #2353A7;
	text-decoration: blink;
	text-decoration: underline;
				}	

.abc27:visited {
	color: #D2E088;
	background: #2353A7;
	text-decoration: blink;
	text-decoration: underline;
					}	