a	{ text-decoration: none;
	color: #D20823;
	}
a:hover	{ text-decoration: underline;
	color: #002a5c;
	}
img	{ border: none; }
body	{ margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	color: #D20823;
	font-family: arial;
	background-color: white;
	background-attachment: fixed;
	scrollbar-face-color: #002a5c;
	}
.links	{ font-weight: bold;
	}
.text	{ text-align: justify;
	}
.tab	{ position:relative;
	left: 50;
	}
.tab2	{ position:relative;
	left: 100;
	}
div	{ background-color: gainsboro;
	}
a.main	{ text-decoration: underline;
	color: #002a5c;
	}
a:hover.main	{ text-decoration: underline;
	color: #D20823;
	}
