table {
font-size: 11px;
font-family: verdana, arial;
 }
a:link {
	font-family: verdana, arial, Times New Roman;
	color: ff00ff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: verdana, arial, Times New Roman;
	color: #ff00ff;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	font-family: verdana, arial, Times New Roman;
	color: #ffccff;
	font-size: 14px;
	font-weight:bold;
	text-decoration: underline;
}
a:active {
	font-family: verdana, arial, Times New Roman;
	color: #ffccFF;
	text-decoration: underline;
}
H1 {
	FONT-SIZE: 16px;
	FONT-STYLE: arial;
	font-weight: bold;
	color:#ffccff;
}
H2 {
	FONT-SIZE: 16px;
	FONT-STYLE: arial;
	font-weight: bold;
	color:#330033;
}
H3 {
	FONT-SIZE: 14px;
	FONT-STYLE: verdana;
	font-weight: normal;
}

}
.bookmark {
	font-family: arial;
	font-size: 20px;
	font-color: #FFFFFF;
}
.bookmark a:link {
	font-family: arial;
	font-size: 32px;
	color: #ff0000;
	font-weight: bold
}
.bookmark a:visited {
	font-family: arial;
	font-size: 32px;
	color: #ff0000;
	font-weight: bold
}
.bookmark a:hover {
	font-family: arial;
	font-size: 32px;
	color: #0000ff;
	font-weight: bold
}
.yesterday {
	font-family: arial;
	font-size: 12px;
	font-color: #006600;
}
.yesterday a:link {
	font-family: arial;
	font-size: 12px;
	color: #aa0000;
	font-weight: bold
}
.yesterday a:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold
	color: #aa0000;
}
.yesterday a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold
	color: #ff0000;
}




