A:link { color: #ffffff; text-decoration: none; font-weight: 600; font-size: 11px; font-family: Verdana; background: transparent; }
A:visited { color: #ffffff; text-decoration: none; font-weight: 600; font-size: 11px; font-family: Verdana; background: transparent; }
A:hover { color: #000000; text-decoration: underline; font-size: 11px; font-weight: 600; font-family: Verdana; background: transparent; }

A:link.row { color: #0000ff; text-decoration: none; font-size: 11px; font-weight: 400; font-family: Verdana; background: transparent; }
A:visited.row { color: #0000ff; text-decoration: none; font-size: 11px; font-weight: 400; font-family: Verdana; background: transparent; }
A:hover.row { color: #0000ff; text-decoration: underline; font-size: 11px; font-weight: 400; font-family: Verdana; background: transparent; }

h4 {
	color: #ffffff;
	font-size: 14px;	
	font-weight: 900;
	font-family: Verdana,Tahoma;
	}

.caption_text {
	color: #000000;
	font-size: 11px;
	font-weight: 900;
	font-family: Verdana,Tahoma;
	background: #aaaaaa;
	}	

.row_text {
	color: #000000;
	font-size: 11px;
	font-family: Verdana,Tahoma;
	}


.admin_page_title {
	color: #000000;
	font-size: 12px;
	font-weight: 900;
	font-family: Verdana,Tahoma;
	}

.admin_title {
	color: #000000;
	font-size: 14px;
	font-weight: 900;
	font-family: Verdana,Tahoma;
	}

.admin_menu {
	color: #000000;
	text-align: left;
	font-size: 11px;
	font-weight: 900;
	text-decoration: underline;
	font-family: Verdana,Tahoma;
	}

.caption {
	color: #000000;
	text-align: left;	
	font-size: 11px;
	font-weight: 900;
	font-family: Verdana,Tahoma;
	background-color: #aaaaaa;
	}

.label {
	color: #000000;
	font-size: 11px;
	font-weight: 900;
	font-family: Verdana,Tahoma;
	}

input,textarea,select {
	font-family: Verdana;
	font-size: 11px;	
	border-width: 2;
	border-color: #eeeeee;
	}