.redlink {
	background-color: #FF9191;
	text-decoration: overline;
}

a:link {
	text-decoration: none;
; color: #003399}

a:visited {
	text-decoration: none;
; color: #330066}

a:hover {
	text-decoration: underline overline;
	background-color: #FFBBBB;
}

body {
	background-color: #FFFFee;
	background-image: url(../vdletras3/red.gif);
	background-repeat: repeat-y;
	background-attachment : fixed;
	margin: 0px;

}
