You are on page 1of 1

F:\Arc.x.1\disc.13.x\mp3\saved\Neil Young & Steven Stills - Long May You Run.

mp3

<STYLE>

/* This one does the main table text throughout most of the profile.
I suggest changing this one first */
table table table td { background-color: yellow; color: red; }

/* THIS ONE DOES YOUR NAME */


.nametext { color: orange; padding: 5px; font-family:
Impact, sans-serif; font-size: 16pt; }

/* THIS ONE DOES LINKS (DESCRIPTIONS) in ABOUT ME */


a.searchlinkSmall:link { color: blue; }

/* THIS ONE DOES THE BACKGROUND/TEXT ON THE RIGHT SIDE,


if you want it different */
.text table tr td { background-color: orange; }

/* THIS ONE DOES MOST OF THE TEXT IN THE ABOUT ME SECTION */


.text table tr td p { color: blue; }

/* THIS ONE DOES THE WHO'D I LIKE TO MEET AND COMMENTS TEXT */
.text td { color: white; }

/* this one does the contact table, if you want it different */


.contactTable td { background-color: EEEEEE; }

/* this one does the regular page links */


a:link { color: red; }

/* THESE ARE BACKGROUND COLORS -- TRY THEMOUT! */


body { background-color: transparent; }
table { background-color: transparent; }
table table { background-color: transparent; }

/* this does "[NAME] is in your [blah] NETWORK" */


.blacktext12 { background-color: red; padding: 4px; color: white; }

/* this one does the DATES in the COMMENTS area */


.blacktext10 { color: green; }

/* this one does the text headers on the left side */


.whitetext12 { color: black; }

/* this one does the labels on the left "General", "Status", etc.) */
.lightbluetext8 { color: red; }

/* THIS DOES TEXT "ABOUT ME" "FRIENDS SPACE" FRIENDS COMMENTS" */


.orangetext15 { color: yellow; padding: 2px; }

</STYLE>

You might also like