
A:visited {
	TEXT-DECORATION: none;
	color: #ed2123;
}

A:hover {
	color: #ed2123;
	text-decoration: underline overline;
	background: #FFF444;
	font: italic small-caps bold;
}

A:link {

	TEXT-DECORATION: none;

	color: #ed2123;

}

A:active {

	TEXT-DECORATION: underline overline;
	color: Black;

}

HR {
	color: #ed2123;
	border: 1px dashed;
}



SPAN {

	font-size : x-small;

}



BODY {
	SCROLLBAR-FACE-COLOR: #FFF444;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFF444;
	CURSOR: default;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #ed2123;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #ed2123;
	font;

	background-color: #FFFFFF;
	font-size: small;
	font-weight: boldmargin: 0px 0px;
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF: 10px;
	text-decoration: none;
	oncontextmenu: return false;
	ondragstart: return false;
	onselectstart: return false;
}

td {

	font-size: 12px;

	color: Black;

}

input {

	background-color: #FFF444;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	border: 1px dashed #ef2123;

	color: #ed2123;

}

textarea {

	background-color: #FFF444;

	border: 1px dashed #ef2123;

	color: #ed2123

}

.daysfont {  font-size: 10px; font-style: normal; font-weight: bold; text-decoration: none; color: #FFFFFF}

.month {  font-size: 24px; font-style: normal; line-height: normal; font-weight: bold; color: #000000}

.number {  font-size: 14px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none}

.event {  font-size: 10px; color: #000000; text-decoration: none}

.addleft {

	font-size: 14px;

	font-weight: bold;

	color: #ed2123;

	text-decoration: none

}

.addHead {  font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none}

.addEvent {font-size: 16px; font-weight: bold; color: #FFFFFF; text-decoration: none}

.AddRight {  font-size: 14px; color: #000000}

.eventLink {  font-size: 10px; font-weight: normal; color: #000000; text-decoration: none}

.back {  font-size: 24px; font-weight: bold; color: #000000; text-decoration: none}

.toplink {  font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none}

.topnonlink { font-size: 12px; font-weight: bold; color: #000000; text-decoration: none }

.viewEvent {  font-size: 12px; font-weight: bold; color: #ed2123; text-decoration: none}

.delete {  font-size: 10px; font-weight: bold; color: #ed2123; text-decoration: none}

.viewall { font-size: 12px; font-weight: normal; color: #000000; text-decoration: none }


